Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Discussion options

You must be logged in to vote

Missing tables normally suggests the database migrations not having worked properly. How do you have it installed?

If with docker-compose, try this command:
docker-compose exec webserver python3 manage.py showmigrations
This should give you a list of all migrationsland show if they were successfully run.

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@amo13
Comment options

@amo13
Comment options

@jonaswinkler
Comment options

@amo13
Comment options

@amo13
Comment options

Answer selected by amo13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
3 participants