Skip to content

Releases: wq/django-natural-keys

natural-keys 1.1.0

07 Nov 22:18
Compare
Choose a tag to compare

natural-keys 1.1.0 includes an update for compatibility with Django REST Framework 3.5, specifically the requirement that all ModelSerializers have an explicit fields or exclude attribute.

natural-keys 1.0.0

23 Aug 15:57
Compare
Choose a tag to compare

Django Natural Keys 1.0.0 brings checks for compatibility with Django 1.10, and improved support for advanced customization via the new NaturalKeyModelSerializer.build_natural_key_fields() method.

natural-keys 0.1.0

07 Mar 21:48
Compare
Choose a tag to compare

Initial release, extracted from wq.db.