Releases: PaulGilmartin/graph_wrap
Releases · PaulGilmartin/graph_wrap
Bug fixes
Various bug fixes and minor improvements.
Full Changelog: 0.1.1...0.1.2
Add Django REST Framework support
Bux fix for https://github.com/PaulGilmartin/graph_wrap/issues?q=is%3Aissue+is%3Aclosed
Fixed tastypie docs
0.0.5
Ensure Decimal field can support both str and unicode
0.0.3
Fix setup.py dependencies
0.0.2
- Upgraded graphene-django dependency
- Fixed bug which occurred when 'type' was supplied with a unicode, not str.
- Added additional unit tests.
0.0.4
type argument 1 must be str, not unicode