This website requires JavaScript.
Explore
Help
Sign In
j3d1
/
toolshed
Watch
1
Star
0
Fork
You've already forked toolshed
0
Code
Issues
9
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
41b6bffa61
toolshed
/
backend
/
files
History
jedi
41b6bffa61
All checks were successful
continuous-integration/drone/push
Build is passing
Details
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