Forráskód Böngészése

Added versionadded annotation for contrib.postgres.

Tim Graham 10 éve
szülő
commit
1d3e41e1cf
1 módosított fájl, 2 hozzáadás és 0 törlés
  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.