Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation of django-auth is not fully automated #14

Open
dmccarthy-dev opened this issue Sep 18, 2014 · 1 comment
Open

Installation of django-auth is not fully automated #14

dmccarthy-dev opened this issue Sep 18, 2014 · 1 comment

Comments

@dmccarthy-dev
Copy link

I have to go throught the following process each time that I setup the dev environement. IS there any way that this can be avoided? It would also be helpful if everyone had the same username and password for their dev admin console.

You just installed Django's auth system, which means you don't have any superusers defined.
Would you like to create one now? (yes/no): Please enter either "yes" or "no": Please enter either "yes" or "no": Please enter either "yes" or "no": yes
Please enter either "yes" or "no": yes
Username (leave blank to use 'root'):
Email address: [email protected]
Password:
Password (again):

@philipobrien
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants