Remove Nginx-specific static and media serving, and serve media through Django using WhiteNoise and FileResponse.
This commit is contained in:
parent
aa348d2b04
commit
92e1336f80
6 changed files with 46 additions and 23 deletions
|
|
@ -6,3 +6,4 @@ ExifRead>=2.1.2
|
|||
Pillow>=6.0.0
|
||||
django-debug-toolbar>=3.2.0
|
||||
python-decouple>=3.6
|
||||
whitenoise>=6.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue