Commit 1d3e41e1 authored by Tim Graham's avatar Tim Graham
Browse files

Added versionadded annotation for contrib.postgres.

parent 17c40130
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
``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.