Files
meet/src
lebaudantoine 3282da7c56 🚨(backend) fix Django UnorderedObjectListWarning on models
Found this solution googling on Stack Overflow.

Without a default ordering on a model, Django raises a warning, that
pagination may yield inconsistent results.
2024-12-31 15:09:35 +01:00
..
2024-12-18 22:54:57 +01:00
2024-12-18 22:54:57 +01:00
2024-12-18 22:54:57 +01:00
2024-12-30 13:32:37 +01:00