django1/django/contrib/auth/management
Jon Lønne 398642fd9b Fixed #21627 -- Added unicode_literals to changepassword command.
Fixed a crash when executing changepassword command when the user object
representation contained non-ASCII characters.
2013-12-26 07:35:50 -05:00
..
commands Fixed #21627 -- Added unicode_literals to changepassword command. 2013-12-26 07:35:50 -05:00
__init__.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00