This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-14 03:10:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
auth
History
Jon Dufresne
66e1ebbffc
Fixed
#26956
-- Added success_url_allowed_hosts to LoginView and LogoutView.
...
Allows specifying additional hosts to redirect after login and log out.
2016-09-07 19:56:25 -07:00
..
customizing.txt
Fixed
#26719
-- Normalized email in AbstractUser.clean().
2016-06-24 10:37:38 -04:00
default.txt
Fixed
#26956
-- Added success_url_allowed_hosts to LoginView and LogoutView.
2016-09-07 19:56:25 -07:00
index.txt
Fixed
#26601
-- Improved middleware per DEP 0005.
2016-05-17 07:22:22 -04:00
passwords.txt
Fixed
#27013
-- Clarified commands to install argon2/bcrypt packages.
2016-08-19 19:23:12 -04:00