1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/docs/ref/contrib
Frantisek Holop d693a086de Fixed #31615 -- Made migrations skip extension operations if not needed.
- Don't try to create an existing extension.
- Don't try to drop a nonexistent extension.
2020-05-27 10:48:44 +02:00
..
admin Refs #31034 -- Documented admin requires django.template.context_processors.request. 2020-05-14 11:00:51 +02:00
gis Fixed #31578 -- Dropped support for MySQL 5.6. 2020-05-19 10:56:39 +02:00
postgres Fixed #31615 -- Made migrations skip extension operations if not needed. 2020-05-27 10:48:44 +02:00
auth.txt Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +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 Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +02:00
index.txt
messages.txt
redirects.txt
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 Removed versionadded/changed annotations for 3.0. 2020-05-13 09:07:51 +02:00