django1/django/contrib/auth/management/commands
Aymeric Augustin aa399f6b8b Use "catch" instead of "trap" for exceptions.
This is the idiomatic word in the Python world.
2014-09-08 22:23:44 +02:00
..
__init__.py Fixed #5614: added 'manage.py createsuperuser'. Thanks, programmerq. 2008-06-08 05:31:16 +00:00
changepassword.py Converted remaining management commands to argparse 2014-06-14 13:43:44 +02:00
createsuperuser.py Use "catch" instead of "trap" for exceptions. 2014-09-08 22:23:44 +02:00