Changes between Version 1 and Version 2 of CookBookPasswordHasherJS
- Timestamp:
- Dec 14, 2006, 8:23:36 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBookPasswordHasherJS
v1 v2 10 10 Here's what you need to do: 11 11 12 1. Copy or symlink the admin media directories and place [http://svn.ambitone.com/ambidjangolib/ js/djangopasswordhasher.js djangopasswordhasher.js] in the {{{js/}}} subdirectory12 1. Copy or symlink the admin media directories and place [http://svn.ambitone.com/ambidjangolib/trunk/js/djangopasswordhasher.js djangopasswordhasher.js] in the {{{js/}}} subdirectory 13 13 14 14 2. "Hot-fix" the User model by inserting the following in your root urlconf ({{{urls.py}}}):