root/django/trunk/django/contrib/auth
| Name | Size | Rev | Age | Last Change |
|---|---|---|---|---|
| ../ | ||||
| fixtures | 7808 | 5 months | Refs #7521 -- Re-reverted [7716] (originally reverted in [7726]), now … | |
| handlers | 6305 | 1 year | Small change to modpython auth handler to support Apache 2.2 | |
| management | 9158 | 2 months | Fixed #5753 -- Allow createsuperuser to work in situations where … | |
| tests | 9365 | 2 weeks | Fixed #6160, #9111 -- Consistently apply conditional_escape to form errors … | |
| __init__.py | 3.1 kB | 8459 | 3 months | When logging in, change the session key whilst preserving any … |
| admin.py | 4.8 kB | 8776 | 3 months | Fixed #8433 -- Deal with the add user popup on models that foreign key to … |
| backends.py | 3.1 kB | 7823 | 5 months | Fixed a long and complex line by breaking into a for loop, with the added … |
| create_superuser.py | 217 bytes | 7596 | 6 months | Fixed #7392 -- Corrected a typo in the backwards-compatibility layer to … |
| decorators.py | 2.8 kB | 8046 | 4 months | Fixed #7847 -- Removed a whole bunch of unused imports from throughout the … |
| forms.py | 8.2 kB | 8544 | 3 months | Fixed #8379: the admin user change form now properly validates the … |
| middleware.py | 0.6 kB | 4265 | 2 years | Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have … |
| models.py | 14.4 kB | 9160 | 2 months | Fixed #8321 -- Change django.contrib.auth.models to use … |
| tokens.py | 2.3 kB | 8193 | 4 months | Fixed #7919 -- md5 and sha modules are deprecated since Python 2.5, use … |
| urls.py | 0.9 kB | 8497 | 3 months | Tests for password change process. Thanks, Mike Richardson. Fixed #8402. |
| views.py | 7.2 kB | 8473 | 3 months | Fixed #8493 -- Fixed a NoReverseMatch? when redirecting to … |
Note: See TracBrowser for help on using the browser.
