django1/django/contrib/auth/management/commands
Florian Apolloner 2b916895a1 Updated createsuperuser to use unicode_literals. Refs #19757. 2013-02-07 14:33:36 +01:00
..
__init__.py Fixed #5614: added 'manage.py createsuperuser'. Thanks, programmerq. 2008-06-08 05:31:16 +00:00
changepassword.py Fixed #19596 -- Use `_default_manager` instead of `objects` in the auth app. 2013-01-22 12:47:34 +01:00
createsuperuser.py Updated createsuperuser to use unicode_literals. Refs #19757. 2013-02-07 14:33:36 +01:00