This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-24 05:36:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
4ef0e019b7
django
/
docs
/
topics
/
auth
History
Download ZIP
Download TAR.GZ
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