django/docs/ref/contrib
Andrzej Bartosiński 8f8d4b3d52 [3.0.x] Corrected admin.register() signature in docs.
Backport of eb215da363 from master
2020-07-29 12:55:00 +02:00
..
admin [3.0.x] Corrected admin.register() signature in docs. 2020-07-29 12:55:00 +02:00
gis [3.0.x] Adjusted model definition in GeoDjango tutorial. 2020-06-17 20:17:42 +02:00
postgres [3.0.x] Refs #31720 -- Added examples to BoolAnd() and BoolOr() documentation. 2020-07-21 07:02:29 +02:00
auth.txt [3.0.x] Refs #27778 -- Removed reference to ASCII usernames in django.contrib.auth.models.User docs. 2020-05-01 06:11:58 +02:00
contenttypes.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
flatpages.txt [3.0.x] Fixed #31330 -- Corrected catchall URL pattern in flatpages docs. 2020-03-26 09:18:45 +01: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 #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 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
sitemaps.txt [3.0.x] Fixed #30817 -- Clarified return value of Sitemap.items(). 2019-10-02 12:16:48 +02:00
sites.txt [3.0.x] Removed outdated information from contrib.sites docs. 2019-12-20 08:44:01 +01:00
staticfiles.txt [3.0.x] Fixed Sphinx warnings on duplicate object descriptions. 2020-04-07 09:49:31 +02:00
syndication.txt [3.0.x] Updated iTunes podcast format link in syndication docs. 2020-04-20 08:10:42 +02:00