django/django/contrib
David Smith e74b3d724e Bumped minimum isort version to 5.1.0.
Fixed inner imports per isort 5.
isort 5.0.0 to 5.1.0 was unstable.
2020-07-30 10:58:59 +02:00
..
admin Bumped minimum isort version to 5.1.0. 2020-07-30 10:58:59 +02:00
admindocs Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
auth Fixed #29324 -- Made SECRET_KEY validation lazy (on first access). 2020-07-29 09:06:54 +02:00
contenttypes Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
flatpages Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
gis Bumped minimum isort version to 5.1.0. 2020-07-30 10:58:59 +02:00
humanize Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
messages Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
postgres Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
redirects Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
sessions Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
sitemaps Fixed #27395 -- Added sitemap 'alternates' generation. 2020-07-29 11:48:29 +02:00
sites Fixed #31802 -- Added system check for non-integer SITE_ID. 2020-07-24 10:41:55 +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