#18157: Document that setting PASSWORD_HASHERS for tests can make them much
faster
-------------------------------+------------------------------------
Reporter: carljm | Owner: nobody
Type: New feature | Status: closed
Component: Documentation | Version: 1.4
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+------------------------------------
Comment (by mjtamlyn):
Big +1 on this, but it may be worth mentioning that if you have fixtures
generated with a different password hasher you'll get errors if you don't
include that hasher. Same speed up can be gained just by putting the MD5
hasher at the top of your existing setting. Obviously we shouldn't be
using fixtures but...
--
Ticket URL: <https://code.djangoproject.com/ticket/18157#comment:10>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.