Commit Graph

4 Commits

Author SHA1 Message Date
Cristian
0c947d7005
Avoid: AssertionError at /graphql
This avoids the confusing error of: AssertionError at /graphql
2020-02-14 12:03:37 -05:00
Jonathan Kim
de87573e0c
Add information on how to deal with CSRF protection (#838) 2020-01-11 14:49:17 +01:00
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
Paul Hallett
31468f5687
Rebuild documentation 2019-05-07 19:23:01 +01:00