cvisionai / tator

Video analytics web platform
https://tator.io
GNU Affero General Public License v3.0
98 stars 32 forks source link

1.2.10 hotfix #1695

Closed bctcvai closed 1 month ago

bctcvai commented 1 month ago

Now that 1.2.X has the models.py data, we can make REST accesses compatible with a database being worked with 1.3.X backend.

This updates 1.2.X series to only return the latest mark of an object. It also updates the various views to maintain ordering of 1.2.X inferred by ID, but explicitly in created_datetime.