Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

v1.8

Compare
Choose a tag to compare
@carltongibson carltongibson released this 03 Apr 19:20
· 84 commits to master since this release

This release drops official support for Django REST Framework version 2.x as well as end of life versions of Django.

Support versions are now Django 1.8 and 1.9 with Django REST Framework 3.x.

We also add support for custom user models with Django 1.8's UUIDField as primary key.