mirror of
https://github.com/graphql-python/graphene-django.git
synced 2024-11-13 05:07:02 +03:00
caa6eecc7a
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``. |
||
---|---|---|
.. | ||
authorization.rst | ||
conf.py | ||
debug.rst | ||
filtering.rst | ||
index.rst | ||
introspection.rst | ||
Makefile | ||
requirements.txt | ||
tutorial-plain.rst | ||
tutorial-relay.rst |