django1/django
Tim Graham 4cfbde71a3 Fixed #12027 -- Fixed EmailValidator to reject a trailing dot.
Thanks Klas H for the report and claudep for the patch.
2013-10-23 12:22:14 -04:00
..
bin Whitespace cleanup. 2013-10-10 16:49:20 -04:00
conf Fixed #21285 -- Fixed E121,E122 pep8 warnings 2013-10-17 20:20:11 -04:00
contrib Fixed #21298 -- Fixed E301 pep8 warnings 2013-10-23 13:45:03 +01:00
core Fixed #12027 -- Fixed EmailValidator to reject a trailing dot. 2013-10-23 12:22:14 -04:00
db Fixed #21298 -- Fixed E301 pep8 warnings 2013-10-23 13:45:03 +01:00
dispatch Fixed E225 pep8 warnings. 2013-10-23 06:09:29 -04:00
forms Fixed #21298 -- Fixed E301 pep8 warnings 2013-10-23 13:45:03 +01:00
http Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
middleware Fixed #5789 -- Changed LocaleMiddleware session variable to '_language'. 2013-10-22 09:24:42 -04:00
shortcuts Fixed a mistake in my previous commit. 2013-09-22 14:36:53 +02:00
template Fixed #21298 -- Fixed E301 pep8 warnings 2013-10-23 13:45:03 +01:00
templatetags Fixed assorted flake8 errors. 2013-10-11 07:25:14 -04:00
test Fixed #21298 -- Fixed E301 pep8 warnings 2013-10-23 13:45:03 +01:00
utils Fixed #21298 -- Fixed E301 pep8 warnings 2013-10-23 13:45:03 +01:00
views Fixed #5789 -- Changed LocaleMiddleware session variable to '_language'. 2013-10-22 09:24:42 -04:00
__init__.py Master is now pre-1.7. 2013-06-28 08:56:45 -05:00