django1/django/contrib
Viktor Garske 1173db4a16 Fixed #31822 -- Added support for comments URL per feed item.
The item_comments hook returns a comments URL which is then used by the
feed builder.
2020-07-30 07:36:27 +02:00
..
admin Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +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 Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +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