Skip to content

Create database/Django initialization pipeline #33

Closed
@thekaveman

Description

@thekaveman

After #5

We want to:

  • run Django migrations
  • collect static files
  • create a superuser if needed

And then do this as part of the devcontainer startup.

Will also need to add the STATIC_ROOT setting.

That way the site can be launched with F5 and you could log in to the Admin with a superuser.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions