46 Commits (146726a3cda09a3c155f6852822c685f8ff5946b)

Author SHA1 Message Date
Hironsan 146726a3cd Remove unnecessary relationships 3 years ago
Hironsan 8e1cb87f40 Update upload factory 3 years ago
Hironsan a44cad79f7 Update models to handle image classification 3 years ago
Hironsan 4828628b16 Fix DocumentList to use DocumentSerializer 3 years ago
Hironsan 0f3832b817 Extract ExampleList 3 years ago
Hironsan 9aa53bf283 Add image classification to upload catalog 3 years ago
Hironsan 9aabad5ea3 Update ApprovalAPI to handle image data 3 years ago
Hironsan 2a02775071 Change field name from randomized_document_order to random_order 3 years ago
Hironsan 3e6c371159 Add Example model to avoid dividing Comment into DocumentComment and ImageComment 3 years ago
Hironsan 51498453ee Change field type from FilePathField to FileField 3 years ago
Hironsan bee1147028 Add test cases for image API 3 years ago
Hironsan b80976b79a Add Image CRUD APIs 3 years ago
Hironsan e15506edbe Add serializers for image classification 3 years ago
Hironsan a33b9824bc Add models for image classification 3 years ago
Hironsan 8f0946b63b Remove whitespace 3 years ago
Hironsan 89686d4ee7 Update apps.py to use lazy import 3 years ago
Hironsan dbb4f63036 Fix files according to flake8 3 years ago
Hironsan 9774d301ef Update test_models.py 3 years ago
Hironsan d5ce4d58d4 Update test_document.py to make it easy to understand 3 years ago
Hironsan ed47467686 Update test_annotation.py to make it easy to understand 3 years ago
Hironsan 1f8087080c Update test_comment.py to make it easy to understand 3 years ago
Hironsan 5da4e0bc41 Add CRUDMixin to remove duplication 3 years ago
Hironsan fece81865c Update test cases to add format=json 3 years ago
Hironsan b43fa7b99d Update test_role.py to make it easy to understand 3 years ago
Hironsan 5aae409f9a Simplify test cases 3 years ago
Hironsan 48d6bb4b85 Update test_label.py 3 years ago
Hironsan f205567918 Update test_label.py to make it easy to understand 3 years ago
Hironsan 440eab5a9c Update test_user.py 3 years ago
Hironsan 51c510a03d Remove unused import 3 years ago
Hironsan 0054df4650 Remove unused imports 3 years ago
Hironsan bc7c9e8ab8 Update test cases for project to make it easy to understand 3 years ago
Hironsan 0269d7b10e Add test cases for tag API 3 years ago
Hironsan 8b98c91934 Add TagDetail API 3 years ago
Hironsan 87da2e309a Add permission to TagList 3 years ago
Hironsan 544682876f Update test cases 3 years ago
Hironsan 6c33281f14 Remove circular dependency 3 years ago
pq4362050 14b2158c88
Update writer.py 3 years ago
Hironsan 1b00e9bd70 Move signals from models.py to signals.py 3 years ago
Hironsan 06612a931d Remove unused get_absolute_url method 3 years ago
pq4362050 a8efafc286
update writer.py 3 years ago
Hironsan 08524ff3a6 Remove unused code 3 years ago
Hironsan a883f3d1c2 Fix infinite loop if the specified encoding is Auto and the file is small 3 years ago
Hironsan 7f2cfb1717 Split test cases 3 years ago
Hironsan 38de295be5 Fix export data without labels 3 years ago
Hironsan a3a054c393 Rename app dir to backend for pip installation 3 years ago