-
- Downloads
Use django_rq for async tasks
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- .isort.cfg 1 addition, 1 deletion.isort.cfg
- Dockerfile 2 additions, 2 deletionsDockerfile
- Dockerfile.binary 1 addition, 1 deletionDockerfile.binary
- Makefile 3 additions, 0 deletionsMakefile
- README.md 11 additions, 0 deletionsREADME.md
- arkindex/dataimport/tests/test_repos.py 2 additions, 1 deletionarkindex/dataimport/tests/test_repos.py
- arkindex/documents/consumers.py 0 additions, 216 deletionsarkindex/documents/consumers.py
- arkindex/documents/tasks.py 197 additions, 0 deletionsarkindex/documents/tasks.py
- arkindex/documents/tests/tasks/__init__.py 0 additions, 0 deletionsarkindex/documents/tests/tasks/__init__.py
- arkindex/documents/tests/tasks/test_corpus_delete.py 2 additions, 2 deletionsarkindex/documents/tests/tasks/test_corpus_delete.py
- arkindex/documents/tests/tasks/test_ml_results_delete.py 9 additions, 71 deletionsarkindex/documents/tests/tasks/test_ml_results_delete.py
- arkindex/documents/tests/tasks/test_reindex.py 10 additions, 28 deletionsarkindex/documents/tests/tasks/test_reindex.py
- arkindex/documents/tests/test_admin_api.py 13 additions, 19 deletionsarkindex/documents/tests/test_admin_api.py
- arkindex/documents/tests/test_bulk_element_transcriptions.py 15 additions, 20 deletionsarkindex/documents/tests/test_bulk_element_transcriptions.py
- arkindex/documents/tests/test_corpus.py 10 additions, 16 deletionsarkindex/documents/tests/test_corpus.py
- arkindex/documents/tests/test_create_transcriptions.py 36 additions, 41 deletionsarkindex/documents/tests/test_create_transcriptions.py
- arkindex/documents/tests/test_entities_api.py 97 additions, 23 deletionsarkindex/documents/tests/test_entities_api.py
- arkindex/documents/tests/test_metadata.py 9 additions, 9 deletionsarkindex/documents/tests/test_metadata.py
- arkindex/documents/tests/test_ml_results.py 66 additions, 20 deletionsarkindex/documents/tests/test_ml_results.py
Loading
Please register or sign in to comment