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

missing "database" folder #203

Open
Sorath93 opened this issue Aug 17, 2022 · 0 comments
Open

missing "database" folder #203

Sorath93 opened this issue Aug 17, 2022 · 0 comments
Labels
Q&A Questions and answers

Comments

@Sorath93
Copy link

$ cd django-bootstrap-modal-forms
$ pip install -r requirements.txt
$ python manage.py migrate
$ python manage.py runserver

When following the below instructions in the documentation I was getting the error "sqlite3.OperationalError: unable to open the database file" until I created a folder called "database" in the BASE_DIR. I was stuck on this error for a while, so it may be worth adding a note into the instructions to do this.

@trco trco added the Q&A Questions and answers label Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Q&A Questions and answers
Projects
None yet
Development

No branches or pull requests

2 participants