Skip to content

Releases: PaulGilmartin/graph_wrap

Bug fixes

12 May 04:48
Compare
Choose a tag to compare

Various bug fixes and minor improvements.

Full Changelog: 0.1.1...0.1.2

Add Django REST Framework support

09 Mar 19:57
Compare
Choose a tag to compare

0.0.5

10 Nov 20:50
Compare
Choose a tag to compare

Ensure Decimal field can support both str and unicode

0.0.3

10 Nov 18:56
Compare
Choose a tag to compare

Fix setup.py dependencies

0.0.2

10 Nov 18:47
Compare
Choose a tag to compare
  • Upgraded graphene-django dependency
  • Fixed bug which occurred when 'type' was supplied with a unicode, not str.
  • Added additional unit tests.

0.0.4

10 Nov 20:24
Compare
Choose a tag to compare

type argument 1 must be str, not unicode