django1/docs/ref/contrib
Mads Jensen a3417282ac Fixed #29824 -- Added support for database exclusion constraints on PostgreSQL.
Thanks to Nick Pope and Mariusz Felisiak for review.

Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2019-07-16 18:04:41 +02:00
..
admin Fixed #28831 -- Doc'd that InlineModelAdmin methods' obj argument is the parent object. 2019-05-31 12:35:15 +02:00
gis Refs #29548 -- Doc'd MariaDB support for GIS database functions. 2019-06-13 10:26:21 +02:00
postgres Fixed #29824 -- Added support for database exclusion constraints on PostgreSQL. 2019-07-16 18:04:41 +02:00
auth.txt Fixed #28588 -- Doc'd User.has_perm() & co. behavior for active superusers. 2019-07-02 11:20:53 +02:00
contenttypes.txt Corrected GenericRelation's related_query_name manual lookup example. 2019-01-21 10:13:42 -05:00
flatpages.txt Used extlinks for Django's source code. 2019-03-28 20:32:17 -04:00
humanize.txt Fixed #27486 -- Fixed Python 3.7 DeprecationWarning in intword and filesizeformat filters. 2019-06-11 20:34:59 +02:00
index.txt Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 2016-05-08 18:07:43 -04:00
messages.txt Fixed #26021 -- Applied hanging indentation to docs. 2016-06-03 11:44:34 -04:00
redirects.txt Used extlinks for Django's source code. 2019-03-28 20:32:17 -04:00
sitemaps.txt Refs #23829 -- Made ping_google command/function use https for the sitemap URL. 2019-01-11 10:32:22 -05:00
sites.txt Used auto-numbered lists in documentation. 2018-11-15 13:54:28 -05:00
staticfiles.txt Refs #28606 -- Corrected deprecation version for CachedStaticFilesStorage. 2019-01-17 18:34:44 -05:00
syndication.txt Fixed #29352 -- Allowed specifying a Feed language. 2019-05-06 15:10:54 +02:00