django1/django/contrib
Rob 58df8aa40f Fixed #28780 -- Allowed specyfing a token parameter displayed in password reset URLs.
Co-authored-by: Tim Givois <tim.givois.mendez@gmail.com>
2019-05-24 08:40:25 +02:00
..
admin Fixed #30459 -- Delegated hide/show JS toggle to parent div. 2019-05-17 07:46:45 +02:00
admindocs Updated contrib translations from Transifex. 2019-04-01 12:22:15 +02:00
auth Fixed #28780 -- Allowed specyfing a token parameter displayed in password reset URLs. 2019-05-24 08:40:25 +02:00
contenttypes Updated contrib translations from Transifex. 2019-04-01 12:22:15 +02:00
flatpages Removed unnecessary assignments in various code. 2019-04-24 13:09:29 +02:00
gis Fixed #30447 -- Added 'is_in_european_union' in GeoIP2.city() dict. 2019-05-07 13:31:44 +02:00
humanize Updated contrib translations from Transifex. 2019-04-01 12:22:15 +02:00
messages Removed duplicate words in various comments. 2018-07-18 11:54:15 -04:00
postgres Fixed #30488 -- Removed redundant Coalesce call in SQL generated by SearchVector. 2019-05-20 08:34:06 +02:00
redirects Updated contrib translations from Transifex. 2019-04-01 12:22:15 +02:00
sessions Fixed #28763 -- Allowed overriding the session cookie age with SessionStore.get_session_cookie_age(). 2019-05-21 08:50:09 +02: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 contrib translations from Transifex. 2019-04-01 12:22:15 +02:00
staticfiles Refs #28593 -- Changed url() to path() in comments following URL routing changes. 2019-05-13 18:30:51 +02:00
syndication Fixed #29352 -- Allowed specifying a Feed language. 2019-05-06 15:10:54 +02:00
__init__.py