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.
Dmitry Agapov 59b338994d
delete task data after delete task (#2179)
* delete task data after delete task

* fix pylint

* fix pyflakes

* fix flake8

* add test test_api_v1_tasks_delete_task_data_after_delete_task

* update change log

* pyflake fix
5 years ago
..
apps delete task data after delete task (#2179) 5 years ago
requirements Removed pyhash dependency (#2170) 6 years ago
settings Install Datumaro as package (#2163) 6 years ago
utils RESTful API (#389) 7 years ago
__init__.py Update CHANGELOG and version. 6 years ago
simpleworker.py RESTful API (#389) 7 years ago
urls.py Added ability to configure email verification for registered user (#1929) 6 years ago
wsgi.py Moved development on public github. 8 years ago