django1/django/contrib/auth/management/commands
Chris Beaven 161b94ef7b Fixes #15778 -- createsuperuser fails on international characters in system user names. Thanks for the patch, Hynek Cernoch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16182 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-09 01:10:40 +00:00
..
__init__.py Fixed #5614: added 'manage.py createsuperuser'. Thanks, programmerq. 2008-06-08 05:31:16 +00:00
changepassword.py Fixed #6273 -- Added a 'changepassword' management command. Thanks to Ludvig Ericson and Justin Lilly for their work on this patch. 2010-01-29 08:10:29 +00:00
createsuperuser.py Fixes #15778 -- createsuperuser fails on international characters in system user names. Thanks for the patch, Hynek Cernoch. 2011-05-09 01:10:40 +00:00