Skip to content

Releases: MattBroach/DjangoRestMultipleModels

2.1.0 -- Expanded Sorting

Choose a tag to compare

@MattBroach MattBroach released this 21 Apr 18:57

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

2.0.1 -- Cleaner API, functional pagination, and more

Choose a tag to compare

@MattBroach MattBroach released this 07 Feb 03:46
4f73c3d

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

1.8.1 -- Final 1.x release

Choose a tag to compare

@MattBroach MattBroach released this 31 Dec 02:07

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

Version 1.1 -- initial public release

Choose a tag to compare

@MattBroach MattBroach released this 06 Jul 16:04

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