Skip to content

Update tutorial-plain.rst #164

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

Merged
merged 1 commit into from
May 4, 2017
Merged

Conversation

bryankimani
Copy link
Contributor

If your run $ python ./manage.py loaddata ingredients without installing ingredients app in the project settings.py you will get the following error CommandError: No fixture named 'ingredients' found. So make sure ingredients app has been put on the settings.py INSTALLED_APPS section before running $ python ./manage.py loaddata ingredients.

If your run ``$ python ./manage.py loaddata ingredients`` without installing ``ingredients`` app in the project ``settings.py`` you will get the following error ``CommandError: No fixture named 'ingredients' found``. So make sure ``ingredients`` app has been put on the ``settings.py`` INSTALLED_APPS section before running ``$ python ./manage.py loaddata ingredients``.
@coveralls
Copy link

coveralls commented May 1, 2017

Coverage Status

Coverage remained the same at 93.801% when pulling caa6eec on bryankimani:patch-1 into 1e34dfb on graphql-python:master.

@syrusakbary syrusakbary merged commit afec960 into graphql-python:master May 4, 2017
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

Successfully merging this pull request may close these issues.

3 participants