Skip to content

Releases: MattBroach/DjangoRestMultipleModels

2.1.0 -- Expanded Sorting

21 Apr 18:57
Compare
Choose a tag to compare

Includes sorting based on query params and across objects, much like DRF's OrderingFilter

2.0.1 -- Cleaner API, functional pagination, and more

07 Feb 03:46
4f73c3d
Compare
Choose a tag to compare

Substantial re-write cleans up the API, implemented query-limiting pagination, and simplifies development on multiple levels.

1.8.1 -- Final 1.x release

31 Dec 02:07
Compare
Choose a tag to compare

Pinning this tag for the final feature set of 1.x before the 2.x re-write.

Version 1.1 -- initial public release

06 Jul 16:04
Compare
Choose a tag to compare

New release that includes the the ability to create dynamic querysets.