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-08-03 02:23:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
d334f46b7a
django
/
docs
/
topics
/
auth
History
Download ZIP
Download TAR.GZ
Tim Graham
eba093e8b0
Refs
#25847
-- Removed support for User.is_(anonymous|authenticated) as methods.
...
Per deprecation timeline.
2017-01-17 20:52:03 -05:00
..
customizing.txt
Refs
#25847
-- Removed support for User.is_(anonymous|authenticated) as methods.
2017-01-17 20:52:03 -05:00
default.txt
Refs
#24126
-- Removed auth views' current_app parameter per deprecation timeline.
2017-01-17 20:52:00 -05:00
index.txt
Fixed
#26601
-- Improved middleware per DEP 0005.
2016-05-17 07:22:22 -04:00
passwords.txt
Fixed
#27467
-- Made UserAttributeSimilarityValidator max_similarity=0/1 work as documented.
2016-11-16 17:40:37 -05:00