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
|
use HttpResponse in /media endpoint
|
2023-11-01 02:42:34 +01:00 |
models.py
|
add userfile module
|
2023-07-01 20:45:38 +02:00 |
tests.py
|
use HttpResponse in /media endpoint
|
2023-11-01 02:42:34 +01:00 |