magnet-cl / django-project-template

A project template for Django in python 3
MIT License
14 stars 8 forks source link

Fix/user manager #14

Closed jfgp closed 6 years ago

jfgp commented 6 years ago

User manager is inconsistent with the User model required fields. python manage.py createsuperuser is not possible without this.