Jon Dufresne
|
769cee5252
|
Fixed #31327 -- Deprecated providing_args argument for Signal.
|
2020-03-05 09:38:52 +01:00 |
Gavin Wahl
|
f0f3de3c96
|
Fixed #23155 -- Added request argument to user_login_failed signal.
|
2016-09-12 20:30:34 -04:00 |
Michael Farrell
|
7cc4068c44
|
Fixed #18616 -- added user_login_fail signal to contrib.auth
Thanks to Brad Pitcher for documentation
|
2012-09-30 22:34:50 -07:00 |
Jannis Leidel
|
132afbf8ee
|
Fixed #5612 -- Added login and logout signals to contrib auth app. Thanks SmileyChris and pterk.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14710 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-11-26 13:33:27 +00:00 |