django/docs/topics/auth
Tim Graham 5840445664 Fixed #22006 -- Documented how to write a login_required mixin for CBVs.
Thanks django at patjack.co.uk for the suggestion and mockforest
for the draft patch.
2014-03-17 06:49:59 -04:00
..
customizing.txt Fixed #21875 -- Clarified that get_user_model() only works at run time. 2014-03-10 21:11:23 +01:00
default.txt Fixed #22006 -- Documented how to write a login_required mixin for CBVs. 2014-03-17 06:49:59 -04:00
index.txt Fixed typo -- "a" user, not "an" user 2013-11-01 15:15:36 +01:00
passwords.txt Fixed doc typos. 2014-02-28 11:44:03 -05:00