You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
The text was updated successfully, but these errors were encountered:
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):
The text was updated successfully, but these errors were encountered: