You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Hironsan 9aa53bf283 Add image classification to upload catalog 4 years ago
..
management Remove unused import 4 years ago
migrations Rename app dir to backend for pip installation 4 years ago
tests Add Example model to avoid dividing Comment into DocumentComment and ImageComment 4 years ago
views Add image classification to upload catalog 4 years ago
__init__.py Rename app dir to backend for pip installation 4 years ago
admin.py Change field name from randomized_document_order to random_order 4 years ago
apps.py Update apps.py to use lazy import 4 years ago
exceptions.py Rename app dir to backend for pip installation 4 years ago
filters.py Fix files according to flake8 4 years ago
managers.py Add Example model to avoid dividing Comment into DocumentComment and ImageComment 4 years ago
models.py Add image classification to upload catalog 4 years ago
permissions.py Rename app dir to backend for pip installation 4 years ago
serializers.py Change field name from randomized_document_order to random_order 4 years ago
signals.py Move signals from models.py to signals.py 4 years ago
tasks.py Rename app dir to backend for pip installation 4 years ago
urls.py Update ApprovalAPI to handle image data 4 years ago