django1/django
Florian Apolloner 1e4f53a6eb Fixed #21253 -- PBKDF2 with cached HMAC key
This gives a 2x speed increase compared to the existing implementation.

Thanks to Steve Thomas for the initial patch and Tim Graham for finishing it.
2013-10-21 19:54:47 +02: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 #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
core Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
db Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
dispatch Fixed #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
forms Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
http Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
middleware Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
shortcuts Fixed a mistake in my previous commit. 2013-09-22 14:36:53 +02:00
template Fixed E227 pep8 warnings 2013-10-21 08:52:21 -04:00
templatetags Fixed assorted flake8 errors. 2013-10-11 07:25:14 -04:00
test Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
utils Fixed #21253 -- PBKDF2 with cached HMAC key 2013-10-21 19:54:47 +02:00
views Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
__init__.py Master is now pre-1.7. 2013-06-28 08:56:45 -05:00