You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nikita Manovich 3e1ccc8602
Fix exception when run export for an empty task (#5396)
Fix https://github.com/opencv/cvat/issues/5245

The PR contains a simple fix. Just return BAD REQUEST if somebody tries
to export a task without data. It doesn't make sense. But a more complex
fix will require changing a massive amount of code. It doesn't make any
sense to support such a weird scenario.
3 years ago
..
apps Fix exception when run export for an empty task (#5396) 3 years ago
requirements Bump dependency versions to fix compatibility with Python 3.10 (#5380) 3 years ago
settings Fix bug with nuclio env variables (#4712) 3 years ago
utils SDK layer 2 - cover RC1 usecases (#4813) 4 years ago
__init__.py Bump version: v2.3.0.alpha 3 years ago
simpleworker.py Fixed Intel license headers (#119) 4 years ago
urls.py Add webhooks (#4863) 3 years ago
wsgi.py Fixed Intel license headers (#119) 4 years ago