Skip to content

Releases: umutbozkurt/django-rest-framework-mongoengine

v1.3

11 Jul 06:35
Compare
Choose a tag to compare

(De)serialization moved to field level. @lbatteau
Generic Views are now supported

v1.2

03 Jun 13:01
Compare
Choose a tag to compare
  • Support for custom field serialization.
  • Added BaseDocument to iterables ignore list @jczulian

Jumped to 1.2 to fix a PyPi issue

Initial Production Release

26 Apr 08:30
Compare
Choose a tag to compare

First release of django-rest-framework-mongoengine

Supports referencing or embedding Mongoengine Documents by 'depth'. No custom referencing, for now.