api.py
33 KB
-
Sort by submitted_at and id instead of created_at in get_all_submissions(). · e4091fb7
This is consistent with the default ordering of the model and avoids ties in case to items have the same timestamp.
Sven Marnach committed