Bläddra i källkod

Added versionadded annotation for contrib.postgres.

Tim Graham 10 år sedan
förälder
incheckning
1d3e41e1cf
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      docs/ref/contrib/postgres/index.txt

+ 2 - 0
docs/ref/contrib/postgres/index.txt

@@ -1,6 +1,8 @@
 ``django.contrib.postgres``
 ===========================
 
+.. versionadded:: 1.8
+
 PostgreSQL has a number of features which are not shared by the other databases
 Django supports. This optional module contains model fields and form fields for
 a number of PostgreSQL specific data types.