Radosław Kowalski
1f752b6cad
Warn if fields
or exclude
are not defined on DjangoObjectType
( #981 )
2020-06-11 11:09:52 +01:00
Semyon Pupkov
91c1278d1a
Make cookbook example working on django 2 ( #680 )
2019-06-19 11:59:19 +01:00
Jonathan Kim
775d2e3523
Update travis and tox ( #667 )
...
* Update travis and tox
* Use xenial distribution
* Don't install coveralls twice
* Add black and flake8 tox commands
* Remove Python 3.5 test for Django master
* Fix indent
* Ignore migrations
* Remove black for now
* Run black formatting (#668 )
* Run black format
* Update makefile
* Add black to travis build
2019-06-10 20:54:30 -07:00
Eric L Frederich
a97729d362
Make examples diff better against each other
2018-06-13 10:29:50 -04:00
Syrus Akbary
205c177912
Removed abstract type from examples.
2018-06-05 12:53:47 -07:00
Syrus Akbary
22b33214a7
Fixed Cookbook. Fixed #68
2016-12-01 21:49:58 -08:00
drzix
810de7b26a
Remove an unneeded backup file
...
Signed-off-by: drzix <korea.drzix@gmail.com>
2016-11-06 02:08:25 +09:00
chriscauley
fa178a00ef
errors in code
2016-11-03 21:06:26 -04:00
chriscauley
0ceef46268
a few admin changes to make entering data easier
2016-11-03 20:59:40 -04:00
chriscauley
5ac046a715
adding recipe schema
2016-11-03 18:06:23 -04:00
Syrus Akbary
0434899b4e
Isolated Graphene Django in a new package
2016-09-17 16:31:17 -07:00