Commit History

Autor SHA1 Mensaxe Data
  Hasan Ramezani 03dbdfd9bb Fixed #29019 -- Added ManyToManyField support to REQUIRED_FIELDS. %!s(int64=5) %!d(string=hai) anos
  Hasan Ramezani a5308514fb Fixed #27801 -- Made createsuperuser fall back to environment variables for password and required fields. %!s(int64=5) %!d(string=hai) anos
  Arthur Rio 181fb60159 Fixed #11154, #22270 -- Made proxy model permissions use correct content type. %!s(int64=6) %!d(string=hai) anos
  Simon Charette 8c775391b7 Refs #28478 -- Deprecated TestCase's allow_database_queries and multi_db in favor of databases. %!s(int64=6) %!d(string=hai) anos
  Simon Charette 84e7a9f4a7 Switched setUp() to setUpTestData() where possible in Django's tests. %!s(int64=6) %!d(string=hai) anos
  Josh Schneier 3daac76cfb Simplified how createsuperuser tests generate passwords. %!s(int64=6) %!d(string=hai) anos
  Josh Schneier 8b43e9b1af Fixed #29616 -- Fixed createsuperuser for user models that don't have a password field. %!s(int64=6) %!d(string=hai) anos
  Josh Schneier 793e9bb35a Fixed #29628 -- Made createsuperuser validate password against username and required fields. %!s(int64=6) %!d(string=hai) anos
  Hasan Ramezani 6df3d36801 Added a missing test for createsuperuser management command. %!s(int64=6) %!d(string=hai) anos
  Claude Paroz bec651a427 Fixed #10827 -- Ensured ContentTypes are created before permission creation. %!s(int64=6) %!d(string=hai) anos
  Dohyeon Kim f1f4aeb22e Fixed #28044 -- Unified the logic for createsuperuser's interactive and --noinput modes. %!s(int64=6) %!d(string=hai) anos
  Hasan Ramezani e0ff88be4f Added test for createsuperuser's handling of KeyboardInterrupt. %!s(int64=6) %!d(string=hai) anos
  olivierdalang 825f0beda8 Fixed #8936 -- Added a view permission and a read-only admin. %!s(int64=7) %!d(string=hai) anos
  Tom b81905bfd4 Fixed #28571 -- Added a prompt to bypass password validation in createsuperuser. %!s(int64=7) %!d(string=hai) anos
  Tim Graham 872be5976d Improved technique for matching input prompts in contrib.auth management tests. %!s(int64=7) %!d(string=hai) anos
  Hasan Ramezani 6aec130a4c Fixed #28591 -- Added an error message for createsuperuser --username= (blank). %!s(int64=7) %!d(string=hai) anos
  Mads Jensen a51c4de194 Used assertRaisesMessage() to test Django's error messages. %!s(int64=7) %!d(string=hai) anos
  Chandrakant Kumar 2b09e4c88e Fixed #27787 -- Made call_command() validate the options it receives. %!s(int64=8) %!d(string=hai) anos
  Sławek Ehlert faaf62f616 Improved test coverage for createsuperuser command. %!s(int64=8) %!d(string=hai) anos
  Anton Samarchyan 7588d7e439 Improved test coverage for django.contrib.auth. %!s(int64=8) %!d(string=hai) anos
  Claude Paroz c651331b34 Converted usage of ugettext* functions to their gettext* aliases %!s(int64=8) %!d(string=hai) anos
  Tim Graham 7aba69145d Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. %!s(int64=8) %!d(string=hai) anos
  Claude Paroz 042b7350a0 Refs #23919 -- Removed unneeded str() calls %!s(int64=8) %!d(string=hai) anos
  Claude Paroz dc8834cad4 Refs #23919 -- Removed unneeded force_str calls %!s(int64=8) %!d(string=hai) anos
  Simon Charette cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. %!s(int64=8) %!d(string=hai) anos
  Claude Paroz 2b281cc35e Refs #23919 -- Removed most of remaining six usage %!s(int64=8) %!d(string=hai) anos
  Claude Paroz 7b2f2e74ad Refs #23919 -- Removed six.<various>_types usage %!s(int64=8) %!d(string=hai) anos
  Claude Paroz c716fe8782 Refs #23919 -- Removed six.PY2/PY3 usage %!s(int64=8) %!d(string=hai) anos
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports %!s(int64=8) %!d(string=hai) anos
  Tim Graham 93a081946d Normalized casing of "custom user model". %!s(int64=8) %!d(string=hai) anos