django1/django/contrib
Carlton Gibson 85f2a9fb0f Fixed #33407 -- Fixed .radiolist admin CSS.
Regression in 5942ab5eb1.
2022-01-26 09:26:48 +01:00
..
admin Fixed #33407 -- Fixed .radiolist admin CSS. 2022-01-26 09:26:48 +01:00
admindocs Fixed #28135 -- Made simplify_regex() handle non-capturing groups. 2022-01-14 11:01:02 +01:00
auth Refs #32681 -- Fixed VariableDoesNotExist when rendering some admin template. 2022-01-13 10:10:48 +01:00
contenttypes Fixed #13251 -- Made pre/post_delete signals dispatch the origin. 2022-01-11 08:06:18 +01:00
flatpages Updated translations from Transifex. 2021-12-06 20:31:03 +01:00
gis Fixed #33453 -- Dropped support for GDAL 2.1. 2022-01-20 18:54:29 +01:00
humanize Updated translations from Transifex. 2021-12-06 20:31:03 +01:00
messages Refs #20349 -- Avoided loading testing libraries when not needed. 2022-01-25 11:41:01 +01:00
postgres Refs #20349 -- Avoided loading testing libraries when not needed. 2022-01-25 11:41:01 +01:00
redirects Updated translations from Transifex. 2021-12-06 20:31:03 +01:00
sessions Fixed #29708 -- Deprecated PickleSerializer. 2022-01-13 13:50:20 +01:00
sitemaps Fixed #25916 -- Added lastmod support to sitemap index view. 2021-10-21 15:26:22 +02:00
sites Updated translations from Transifex. 2021-12-06 20:31:03 +01:00
staticfiles Fixed #33446 -- Added CSS source map support to ManifestStaticFilesStorage. 2022-01-18 12:53:14 +01:00
syndication Fixed #32366 -- Updated datetime module usage to recommended approach. 2021-05-12 11:08:41 +02:00
__init__.py