mirror of
https://github.com/django/django.git
synced 2025-10-13 03:52:15 +00:00
Removed versionadded/changed annotations for 1.8.
This commit is contained in:
parent
48e7787db5
commit
54848a96dd
74 changed files with 44 additions and 852 deletions
|
@ -4,8 +4,6 @@
|
|||
.. module:: django.contrib.postgres
|
||||
:synopsis: PostgreSQL-specific fields and features
|
||||
|
||||
.. 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue