-
Notifications
You must be signed in to change notification settings - Fork 291
Problem in "Setup Database" step #17
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
Comments
I resolved the problem and got everything running successfully by first removing the generated database file |
I updated the migrations, let me know if this problem persists and I'll reopen. |
I am getting the following errors when I run the make create_database; make make_fixtures command. (venv)rabiaiftikhar@rabiaiftikhar:~/Code/django-api-rest-and-angular$ make create_database; make make_fixtures |
When following the steps to setup the project, I get the following errors when I run the
make create_database; make make_fixtures
command. I get the same problems whether running on Django1.7 or 1.8.The text was updated successfully, but these errors were encountered: