django1/django/contrib
Claude Paroz 5f52590368 Fixed #21291 -- Ensured inactive users cannot reset their passwords
Thanks kz26 for the report and the suggested fix. Refs #19758.
2013-10-19 10:43:06 +02:00
..
admin Fixed #21287 -- Fixed E123 pep8 warnings 2013-10-18 10:07:39 +01:00
admindocs Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00
auth Fixed #21291 -- Ensured inactive users cannot reset their passwords 2013-10-19 10:43:06 +02:00
comments Fixed #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
contenttypes Fixed #21287 -- Fixed E123 pep8 warnings 2013-10-18 10:07:39 +01:00
flatpages Fixed #21287 -- Fixed E123 pep8 warnings 2013-10-18 10:07:39 +01:00
formtools Fixed #21268 -- Fixed E303 pep8 warnings 2013-10-18 01:46:24 +01:00
gis Fixed #21287 -- Fixed E123 pep8 warnings 2013-10-18 10:07:39 +01:00
humanize Partial revert of 165f44aa. 2013-09-22 14:04:10 +02:00
messages Fixed #21287 -- Fixed E123 pep8 warnings 2013-10-18 10:07:39 +01:00
redirects Whitespace cleanup. 2013-10-10 16:49:20 -04:00
sessions Fixed #21268 -- Fixed E303 pep8 warnings 2013-10-18 01:46:24 +01:00
sitemaps Fixed #21268 -- Fixed E303 pep8 warnings 2013-10-18 01:46:24 +01:00
sites Fixed #21267 -- Fixed E502 pep8 warnings 2013-10-18 01:28:32 +01:00
staticfiles Fixed #20841 -- Added messages to NotImplementedErrors 2013-09-10 11:09:59 -04:00
syndication Refactored code and tests that relied on django.utils.tzinfo. 2013-09-09 22:32:52 +02:00
webdesign Fixed a webdesign template tag docstring to prevent parsing as metadata. 2013-10-14 19:48:24 -04:00
__init__.py