Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

table <database_name>.countries_plus_country does not exist #29

Open
piscvau opened this issue Apr 6, 2024 · 1 comment
Open

table <database_name>.countries_plus_country does not exist #29

piscvau opened this issue Apr 6, 2024 · 1 comment

Comments

@piscvau
Copy link

piscvau commented Apr 6, 2024

After an error I had to delete my database and recreate it from scratch.
I have now an empty database.
If I run python manage.py makemigrations I get a django.db.utils.Programming Error :
table <database_name>.countries_plus_country does not exist

same problem if I run python manage.py migrate.

How can I create the countries_plus_country in my database after installing pycountry and django_countries_plus

@piscvau
Copy link
Author

piscvau commented Apr 6, 2024

This same situation occurs when manually cloning a djangoproject.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant