Django extension to allow working with 'clusters' of models as a single unit, independently of the database
BSD 3-Clause "New" or "Revised" License
485
stars
66
forks
source link
Sort in-memory object list after .create() #161
Open
SupraSummus opened 2 years ago
This is required when newly created object is ordered not at the end.