foxmask / dj-diabetes

:snake: :pill: My Glucose Manager - follow your daily health
BSD 3-Clause "New" or "Revised" License
92 stars 20 forks source link

Default username and password #7

Closed tylergale closed 7 years ago

tylergale commented 7 years ago

Followed the Readme and have the application successfully running, but cannot find a default username and password to log into the application. Is this missing from the Readme, or is there something that I missed?

tylergale commented 7 years ago

Upon further investigation, users need to be created before using the application. After creating a user via manage.py, I was able to successfully log into the application. Apologies for my lack of understanding surrounding this issue!

foxmask commented 7 years ago

No problem :) I could say in the README the necessary step to do python manage.py createsuperuser