toolshed/backend/files
jedi 41b6bffa61
All checks were successful
continuous-integration/drone/push Build is passing
add admin view for File model
2023-11-01 01:50:00 +01:00
..
migrations add userfile module 2023-07-01 20:45:38 +02:00
__init__.py add userfile module 2023-07-01 20:45:38 +02:00
admin.py add admin view for File model 2023-11-01 01:50:00 +01:00
media_urls.py add Access-Control-Allow-Origin header to /media endpoint 2023-11-01 01:43:42 +01:00
models.py add userfile module 2023-07-01 20:45:38 +02:00
serializers.py add /files/ and /item_files/ API endpoints 2023-07-07 19:31:50 +02:00
tests.py add mime_type header to /media endpoint 2023-10-24 23:09:17 +02:00