커밋 기록

작성자 SHA1 메시지 날짜
  Arthur Rio 181fb60159 Fixed #11154, #22270 -- Made proxy model permissions use correct content type. 6 년 전
  Josh Schneier 8b43e9b1af Fixed #29616 -- Fixed createsuperuser for user models that don't have a password field. 6 년 전
  Mikhail Porokhovnichenko 14e34dcf8c Fixed #29132 -- Avoided connecting update_last_login() handler if User.last_login isn't a field. 7 년 전
  Linus Lewandowski eedc88bd4a Fixed #26823 -- Prevented update_last_login signal receiver from crashing if User model doesn't have last_login field. 7 년 전
  Olexander Yermakov 975a76a964 Fixed #26951 -- Allowed AuthenticationForm to work with a username of 0. 8 년 전
  Alexander Gaevsky e0a3d93730 Fixed #25232 -- Made ModelBackend/RemoteUserBackend reject inactive users. 9 년 전
  Simon Charette 6eb3ce11e4 Fixed #26089 -- Removed custom user test models from public API. 9 년 전
  Simon Charette a08fda2111 Fixed #25746 -- Isolated inlined test models registration. 9 년 전
  Tim Graham 7da3923ba0 Sorted imports in __init__.py files. 9 년 전
  Tim Graham 0f7f5bc9e7 Fixed #24161 -- Stored the user primary key as a serialized value in the session. 10 년 전
  Tim Graham 5ab327a389 Moved non-documented auth test models to the new test location. 10 년 전