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.
 
 
 
 
 
 
Hiroki Nakayama b2b87e4135
Merge pull request #1432 from zanussbaum/master
3 years ago
..
management Remove unused import 4 years ago
migrations Add ExampleState model 4 years ago
tests manage permissions with permission_classes 4 years ago
views Merge pull request #1459 from dimidloc/fix-label-import 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 4 years ago
filters.py Add ExampleFilter 4 years ago
managers.py Update models to handle image classification 4 years ago
middleware.py Add middleware for range request 4 years ago
models.py Merge pull request #1432 from zanussbaum/master 3 years ago
permissions.py manage permissions with permission_classes 4 years ago
serializers.py return user.is_staff in user API response 4 years ago
signals.py Move signals from models.py to signals.py 4 years ago
tasks.py removing debugging statement 4 years ago
urls.py Change AutoLabelingAnnotation API url 4 years ago