Releases: MattBroach/DjangoRestMultipleModels
Releases · MattBroach/DjangoRestMultipleModels
2.1.0 -- Expanded Sorting
Includes sorting based on query params and across objects, much like DRF's OrderingFilter
2.0.1 -- Cleaner API, functional pagination, and more
Substantial re-write cleans up the API, implemented query-limiting pagination, and simplifies development on multiple levels.
1.8.1 -- Final 1.x release
Pinning this tag for the final feature set of 1.x before the 2.x re-write.
Version 1.1 -- initial public release
New release that includes the the ability to create dynamic querysets.