Histórico de Commits

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