django1/django/contrib
Collin Anderson daa26acc4e Fixed #31978 -- Added username hint to admin's password reset confirmation form. 2020-09-03 09:25:21 +02:00
..
admin Fixed #31978 -- Added username hint to admin's password reset confirmation form. 2020-09-03 09:25:21 +02:00
admindocs Updated translations from Transifex 2020-08-01 20:41:11 +02:00
auth Fixed #31912 -- Removed strict=True in Path.resolve() in project template and CommonPasswordValidator. 2020-08-28 05:57:36 +02:00
contenttypes Refs #9061 -- Allowed GenericInlineFormSet to disable deleting extra forms. 2020-08-18 09:37:15 +02:00
flatpages Updated translations from Transifex 2020-08-01 20:41:11 +02:00
gis Updated translations from Transifex 2020-08-01 20:41:11 +02:00
humanize Updated translations from Transifex 2020-08-01 20:41:11 +02:00
messages Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
postgres Fixed #31956 -- Fixed crash of ordering by JSONField with a custom decoder on PostgreSQL. 2020-08-28 19:09:46 +02:00
redirects Updated translations from Transifex 2020-08-01 20:41:11 +02:00
sessions Refs #31928 -- Made SessionMiddleware call super().__init__(). 2020-08-28 12:33:15 +02:00
sitemaps Fixed #27395 -- Added sitemap 'alternates' generation. 2020-07-29 11:48:29 +02:00
sites Updated translations from Transifex 2020-08-01 20:41:11 +02:00
staticfiles Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
syndication Fixed #31822 -- Added support for comments URL per feed item. 2020-07-30 07:36:27 +02:00
__init__.py