Skip to content

Releases: djangonauts/django-rest-framework-hstore

1.3

28 Jun 18:03
Compare
Choose a tag to compare
  • Updated compatibility table in README
  • Removed executable flags
  • Reorganized tests

1.2

31 Mar 15:25
Compare
Choose a tag to compare
1.2
  • Added compatibility with Django Rest Framework 3.1.x
  • Dropped compatibility with Django Rest Framework 2.x
  • Updated classifier "Development Status" to "Beta"
  • Added wheel format on pypi

Thanks to Jannon Frank (@jannon) for the DRF 3.1 patch.

1.1

07 Sep 07:50
Compare
Choose a tag to compare
1.1

RELEASE NOTES:

  • Added zip_false=True to setup.py

1.0

26 Aug 09:51
Compare
Choose a tag to compare
1.0

RELEASE NOTES:

  • HStoreField
  • HStoreSerializer