django/docs/ref/contrib
David Chorpash 5360f002f8 [3.1.x] Refs #31720 -- Added examples to BoolAnd() and BoolOr() documentation.
Backport of a2e621b14e from master
2020-07-21 07:02:18 +02:00
..
admin [3.1.x] Fixed #21528 -- Added note about filtering form field's queryset based on instance to admin docs. 2020-07-13 23:02:05 +02:00
gis [3.1.x] Fixed #30933 -- Updated instructions for installing GeoDjango on Windows. 2020-06-17 20:14:31 +02:00
postgres [3.1.x] Refs #31720 -- Added examples to BoolAnd() and BoolOr() documentation. 2020-07-21 07:02:18 +02:00
auth.txt Refs #27778 -- Removed reference to ASCII usernames in django.contrib.auth.models.User docs. 2020-05-01 06:11:27 +02:00
contenttypes.txt Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 2020-05-04 12:10:47 +02:00
flatpages.txt Fixed #31330 -- Corrected catchall URL pattern in flatpages docs. 2020-03-26 08:57:02 +01:00
humanize.txt Fixed #31363 -- Added support for negative integers to intword template filter. 2020-03-16 08:44:43 +01:00
index.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
messages.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
redirects.txt [3.1.x] Refs #31541 -- Added example of creating Redirect objects to redirects app docs. 2020-06-23 20:21:43 +02:00
sitemaps.txt Fixed #30817 -- Clarified return value of Sitemap.items(). 2019-10-02 11:55:56 +02:00
sites.txt Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 2020-05-04 12:10:47 +02:00
staticfiles.txt Fixed Sphinx warnings on duplicate object descriptions. 2020-04-07 09:48:52 +02:00
syndication.txt Updated iTunes podcast format link in syndication docs. 2020-04-20 08:10:13 +02:00