Commit Graph

10 Commits

Author SHA1 Message Date
Paul Hallett
31468f5687
Rebuild documentation 2019-05-07 19:23:01 +01:00
Edi Santoso
090ce6e1f1 Fix invalid url django-filter docs () 2019-03-31 12:13:07 +01:00
Liam O'Flynn
75bf398523 Ensure code example is fully functional ()
Simple change, it took me a while to figure out why the documentation's code was throwing an AssertionError :)
2019-03-19 20:22:04 +00:00
Charles Bradshaw
ae126a6dc3 Add Introspection Schema Link in Documentation ()
By the end of the Graphene and Django Tutorial using Relay, one might think they have finished everything needed server side for Relay, but six sections later, in a section that doesn't mention Relay in the title, the final required step for Relay is documented.
2019-03-19 20:20:26 +00:00
Eric L Frederich
3e3584565f Fix moved link 2018-06-13 17:02:45 -04:00
Syrus Akbary
9cdd95c114
Removed deprecated AbstractType from tutorial 2018-03-21 21:35:49 -07:00
Syrus Akbary
488992b047 Merge branch 'add-introduction-tutorial' of https://github.com/RadoRado/graphene-django 2017-02-21 20:59:06 -08:00
Radoslav Georgiev
5d7794815f Fix GraphiQL URL which is configured in the tutorial.
- Based on <e063ef3cfc>
2017-02-21 21:39:25 +02:00
Radoslav Georgiev
f15d2f6762 Update tutorial-relay.rst structure to match plain 2017-02-21 21:32:45 +02:00
Radoslav Georgiev
61dd8c4277 Add basic structure for plain tutorial
- `tutorial.rst` is now `tutorial-relay.rst`
- Added `tutorial-plain.rst`
2017-02-12 16:44:39 +02:00