graphene-django/docs
David Beitey ce9d989bcd Update install docs for Django 2.x
This uses the new URL routing syntax introduced in Django 2.0 (https://docs.djangoproject.com/en/2.2/releases/2.0/#simplified-url-routing-syntax).  The older `url()` syntax will deprecated at some point in future https://docs.djangoproject.com/en/2.2/ref/urls/#url
2019-05-13 17:08:26 +10:00
..
authorization.rst Rebuild documentation 2019-05-07 19:23:01 +01:00
conf.py Rebuild documentation 2019-05-07 19:23:01 +01:00
debug.rst Rebuild documentation 2019-05-07 19:23:01 +01:00
filtering.rst Rebuild documentation 2019-05-07 19:23:01 +01:00
index.rst Add documentation for settings 2019-05-07 20:23:10 +01:00
installation.rst Update install docs for Django 2.x 2019-05-13 17:08:26 +10:00
introspection.rst Rebuild documentation 2019-05-07 19:23:01 +01:00
Makefile Added first version of the docs 2016-09-20 22:30:36 -07:00
mutations.rst Rebuild documentation 2019-05-07 19:23:01 +01:00
queries.rst Rebuild documentation 2019-05-07 19:23:01 +01:00
requirements.txt Updated docs template 2018-03-13 22:38:17 -07:00
schema.rst Rebuild documentation 2019-05-07 19:23:01 +01:00
settings.rst newline 2019-05-07 20:23:26 +01:00
testing.rst * Added test class for django api unittests and documentation how to use it 2019-03-29 11:51:40 +01:00
tutorial-plain.rst Rebuild documentation 2019-05-07 19:23:01 +01:00
tutorial-relay.rst Rebuild documentation 2019-05-07 19:23:01 +01:00