summaryrefslogtreecommitdiff
path: root/django/contrib/auth/management.py
AgeCommit message (Expand)Author
2008-06-08Fixed #5614: added 'manage.py createsuperuser'. Thanks, programmerq.Jacob Kaplan-Moss
2007-07-04Merged Unicode branch into trunk (r4952:5608). This should be fullyMalcolm Tredinnick
2006-08-27Refs #2333 - Added 'test' target to django-admin script. Includes addition of...Russell Keith-Magee
2006-06-20Fixed #1802 -- Fixed database integrity error when creating permission object...Adrian Holovaty
2006-06-19Fixed #1856 -- install content-type entries and auth permissions forMalcolm Tredinnick
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty