django/docs/topics/auth
Tim Graham 2c4c67af94 Fixed #26514 -- Documented that User.refresh_from_db() doesn't clear the permission cache. 2016-04-18 09:02:56 -04:00
..
customizing.txt Fixed #25847 -- Made User.is_(anonymous|authenticated) properties. 2016-04-09 14:54:18 -04:00
default.txt Fixed #26514 -- Documented that User.refresh_from_db() doesn't clear the permission cache. 2016-04-18 09:02:56 -04:00
index.txt Refs #23957 -- Required session verification per deprecation timeline. 2015-09-23 19:31:10 -04:00
passwords.txt Fixed #26033 -- Added Argon2 password hasher. 2016-03-08 11:22:18 -05:00