django1/django/contrib
Claude Paroz d4fff711d4 Fixed #31274 -- Used signing infrastructure in SessionBase.encode()/decode().
Thanks Mariusz Felisiak and Florian Apolloner for the reviews.
2020-03-02 12:16:48 +01:00
..
admin Fixed #31307 -- Fixed filter_horizontal add/remove SVG :hover positioning. 2020-02-27 15:39:13 +01:00
admindocs Updated translations from Transifex. 2020-01-31 20:59:10 +01:00
auth Fixed #31289 -- Added hint for USERNAME_FIELD/REQUIRED_FIELDS system check. 2020-02-26 08:40:36 +01:00
contenttypes Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00
flatpages Updated translations from Transifex. 2020-01-31 20:59:10 +01:00
gis Fixed #31292 -- Fixed django.contrib.gis.gdal.gdal_full_version() crash. 2020-02-24 13:28:51 +01:00
humanize Updated translations from Transifex. 2020-01-31 20:59:10 +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 Simplified handling of weights in SearchRank. 2020-02-26 08:16:22 +01:00
redirects Updated translations from Transifex. 2020-01-31 20:59:10 +01:00
sessions Fixed #31274 -- Used signing infrastructure in SessionBase.encode()/decode(). 2020-03-02 12:16:48 +01: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 Refs #29983 -- Added support for using pathlib.Path in all settings. 2019-11-07 10:26:22 +01:00
syndication Fixed #29352 -- Allowed specifying a Feed language. 2019-05-06 15:10:54 +02:00
__init__.py