Skip to content

Add a block to the update script to create default superuser #45

@travissouthard

Description

@travissouthard

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)

Superuser and admin tutorial

Metadata

Metadata

Assignees

No one assigned

    Labels

    djangoThis issue requires backend work in DjangodockerThis issue requires work in DockerdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions