.. |
handlers
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
locale
|
Updated en translation catalogs
|
2015-01-17 11:19:37 +01:00 |
management
|
Revert "Fixed #24075 -- Prevented running post_migrate signals when unapplying initial migrations of contenttypes and auth"
|
2015-02-07 20:14:49 +01:00 |
migrations
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
templates/registration
|
Fixed #12202 -- Removed hardcoded password reset subject and added a subject_template_name parameter to the password_reset view. Thanks, Ramiro Morales, Claude Paroz and agabel.
|
2011-06-19 11:24:39 +00:00 |
tests
|
Moved contrib.auth tests out of contrib.
|
2015-02-11 10:19:22 -05:00 |
__init__.py
|
Fixed #23939 -- Moved session verification out of SessionAuthenticationMiddleware.
|
2014-12-03 13:11:47 -05:00 |
admin.py
|
Replaced some more hardcoded admin URLs
|
2015-02-09 17:29:53 +01:00 |
apps.py
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
backends.py
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
checks.py
|
Fixed #24149 -- Normalized tuple settings to lists.
|
2015-02-03 14:59:45 -05:00 |
context_processors.py
|
Started attackign the next flake8 violation
|
2013-10-31 08:42:28 -07:00 |
decorators.py
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
forms.py
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
hashers.py
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
middleware.py
|
Fixed #23939 -- Moved session verification out of SessionAuthenticationMiddleware.
|
2014-12-03 13:11:47 -05:00 |
models.py
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
signals.py
|
Fixed #18616 -- added user_login_fail signal to contrib.auth
|
2012-09-30 22:34:50 -07:00 |
tokens.py
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
urls.py
|
Fixed #22218 -- Deprecated django.conf.urls.patterns.
|
2014-04-03 07:28:10 -04:00 |
views.py
|
Removed stray comment in auth.views.
|
2015-02-09 07:50:47 -05:00 |