-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
djangoThis issue requires backend work in DjangoThis issue requires backend work in DjangodockerThis issue requires work in DockerThis issue requires work in DockerdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Overview
Add a block of code that execs into the django container and creates a superuser for development. A django superuser is a user that can view and edit objects and pages in the django admin. This account will be built with the application update and allow devs to see the backend data and manipulate it.
This user should only be created in the development build, not production
This user should have a generic username, fake email, and password and these attributes should be added to the setup instructions
Context
Blocked by #5
Suggested solution (optional)
Metadata
Metadata
Assignees
Labels
djangoThis issue requires backend work in DjangoThis issue requires backend work in DjangodockerThis issue requires work in DockerThis issue requires work in DockerdocumentationImprovements or additions to documentationImprovements or additions to documentation