liuyang1520 / django-command-extensions

Automatically exported from code.google.com/p/django-command-extensions
MIT License
0 stars 0 forks source link

remove createsuperuser #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
remove createsuperuser because now Django supports this in trunk.

(possibly wrap this checking the django version / revision number to allow
use of the command-extensions version on older versions of django)

Original issue reported on code.google.com by v.oostv...@gmail.com on 9 Jun 2008 at 11:28

GoogleCodeExporter commented 8 years ago
createsuperuser is ignored by Django versions that support this natively.

Original comment by v.oostv...@gmail.com on 2 Aug 2008 at 4:19