django1/django/contrib/auth/management/commands
Baptiste Mispelon a7639722f5 Fixed #7423 -- Skip superuser creation when not running in a TTY.
Thanks to trac user galaxy4sale for the original report
and to AeroNotix for the patch.
2014-02-17 04:58:31 +01:00
..
__init__.py Fixed #5614: added 'manage.py createsuperuser'. Thanks, programmerq. 2008-06-08 05:31:16 +00:00
changepassword.py Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
createsuperuser.py Fixed #7423 -- Skip superuser creation when not running in a TTY. 2014-02-17 04:58:31 +01:00