django1/django/contrib
Jon Dufresne 3f977c5837 [3.1.x] Updated docutils link to HTTPS and new location.
Backport of 7070d46114 from master
2020-05-18 08:46:51 +02:00
..
admin [3.1.x] Refs #31034 -- Used === in nav_sidebar.js admin JS to avoid possible coercion issues. 2020-05-18 08:09:47 +02:00
admindocs [3.1.x] Updated docutils link to HTTPS and new location. 2020-05-18 08:46:51 +02:00
auth Refs #27468 -- Made user sessions use SHA-256 algorithm. 2020-04-29 16:45:00 +02:00
contenttypes Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 2020-05-04 12:10:47 +02:00
flatpages Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError. 2020-04-28 10:49:00 +02:00
gis Refs #30678 -- Added support for GDAL 3.1. 2020-05-12 11:25:19 +02:00
humanize Fixed #31363 -- Added support for negative integers to intword template filter. 2020-03-16 08:44:43 +01:00
messages Refs #27604 -- Fixed loading of legacy cookie hashes when CookieStorage.key_salt is changed. 2020-02-04 09:06:55 +01:00
postgres Updated source translation catalogs. 2020-05-11 21:34:46 +02:00
redirects Updated translations from Transifex. 2020-01-31 20:59:10 +01:00
sessions Refs #18325 -- Removed unnecessary line endings in management commands. 2020-04-27 10:10:36 +02:00
sitemaps Refs #23829 -- Made ping_google command/function use https for the sitemap URL. 2019-01-11 10:32:22 -05:00
sites Updated translations from Transifex. 2020-01-31 20:59:10 +01:00
staticfiles Fixed #31528 -- Made collectstatic management command run staticfiles checks. 2020-05-08 12:47:57 +02:00
syndication Fixed #29352 -- Allowed specifying a Feed language. 2019-05-06 15:10:54 +02:00
__init__.py