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 b874982199 Add docstring to parsers mainly 3 years ago
..
management Remove unused import 4 years ago
migrations Update label unique constraint 3 years ago
tests Remove unnecessary code 3 years ago
views Add docstring to parsers mainly 3 years ago
__init__.py Rename app dir to backend for pip installation 4 years ago
admin.py Sort imports 4 years ago
apps.py Update apps.py to use lazy import 4 years ago
exceptions.py fix typo 3 years ago
filters.py Add ExampleFilter 4 years ago
managers.py Add ExampleManager 3 years ago
middleware.py Add middleware for range request 4 years ago
models.py Add ExampleManager 3 years ago
permissions.py manage permissions with permission_classes 3 years ago
serializers.py Update label serializer to include task_type 3 years ago
signals.py Move signals from models.py to signals.py 4 years ago
tasks.py Update ingest_task function 3 years ago
urls.py Add TextLabel API 3 years ago