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.
Boris Sekachev da04c0bace Fixed update of a task via REST (#686)
* Fixed update of a task via REST

* Fixed unit tests
7 years ago
..
migrations Different fixes for Release 0.5.0 (#667) 7 years ago
static/engine Different fixes for Release 0.5.0 Part 2 (#670) 7 years ago
templates/engine Selectors for annotation formats (#636) 7 years ago
tests Fixed update of a task via REST (#686) 7 years ago
__init__.py RESTful API (#389) 7 years ago
admin.py CVAT.js (part 1) (#463) 7 years ago
annotation.py Different fixes for Release 0.5.0 (#667) 7 years ago
apps.py RESTful API (#389) 7 years ago
data_manager.py Az/multiformat downloader (#551) 7 years ago
log.py RESTful API (#389) 7 years ago
media.mimetypes added in pdf extractor (#557) 7 years ago
media_extractors.py Fixed PDF extractor syntax error (#565) 7 years ago
models.py Different fixes for Release 0.5.0 (#667) 7 years ago
plugins.py Git application (#184) 7 years ago
serializers.py Fixed update of a task via REST (#686) 7 years ago
signals.py RESTful API (#389) 7 years ago
task.py Ability to create custom extractors (#434) 7 years ago
urls.py Auth for REST API (api/v1/auth/*) (#622) 7 years ago
utils.py Different fixes for Release 0.5.0 (#667) 7 years ago
views.py Auth for REST API (api/v1/auth/*) (#622) 7 years ago