This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
c433fcb3fb
django1
/
django
/
contrib
/
auth
/
management
/
commands
History
Russell Keith-Magee
c433fcb3fb
Fixed
#19077
,
#19079
-- Made USERNAME_FIELD a required field, and modified UserAdmin to match.
2012-10-13 11:44:50 +08:00
..
__init__.py
Fixed
#5614
: added 'manage.py createsuperuser'. Thanks, programmerq.
2008-06-08 05:31:16 +00:00
changepassword.py
Fixed
#19077
,
#19079
-- Made USERNAME_FIELD a required field, and modified UserAdmin to match.
2012-10-13 11:44:50 +08:00
createsuperuser.py
Fixed
#19077
,
#19079
-- Made USERNAME_FIELD a required field, and modified UserAdmin to match.
2012-10-13 11:44:50 +08:00