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

Readme Update #81

Open
nilinswap opened this issue Aug 13, 2020 · 1 comment
Open

Readme Update #81

nilinswap opened this issue Aug 13, 2020 · 1 comment

Comments

@nilinswap
Copy link

on running runserver, facing this issue
django.db.utils.OperationalError: FATAL: database "templatestore" does not exist

I guess
psql -h localhost -d postgres
CREATE DATABASE templatestore;
should be somewhere. followed by migrate command

@swuecho
Copy link

swuecho commented Jul 19, 2021

provide default database in setting should be enough

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

2 participants