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

Documentation is wrong or incomplete #412

Closed
mbakke opened this issue Sep 7, 2020 · 0 comments · Fixed by #522
Closed

Documentation is wrong or incomplete #412

mbakke opened this issue Sep 7, 2020 · 0 comments · Fixed by #522
Labels
documentation Issues related to documentation

Comments

@mbakke
Copy link
Contributor

mbakke commented Sep 7, 2020

The steps outlined in README.md do not work out of the box. It took me a while to realize that PostgreSQL is mandatory, and I had to do a few incantations of python manage.py migrate --fake in order to get the local database initialized properly (including adding a new migration).

Loading the fixtures do not work at all due to schema differences, and the sample DB dump referenced from the end of README does not exist.

@mbakke mbakke added the documentation Issues related to documentation label Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues related to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant