mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 09:36:52 +03:00
06369bfd4c
* Add option to serve media files locally using nginx * Fix nginx media location and storage issue * Fix traefik django-media typo * Add certresolver property to web-media-router * Add trailing slash in nginx configuration to avoid path traversal exploits * Remove autoindexing from nginx configuration so nginx uses its default off setting * Use nginx to serve media files if cloud provider is None * Add back warning about lack of media files without Docker or Cloud providers * Update documentation * Fix typos and rephrase Co-authored-by: Arkadiusz Ryś <arkadiusz.michal.rys@gmail.com> --------- Co-authored-by: Bruno Alla <alla.brunoo@gmail.com> Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com> |
||
---|---|---|
.. | ||
_static | ||
__init__.py | ||
conf.py | ||
deployment-on-heroku.rst | ||
deployment-on-pythonanywhere.rst | ||
deployment-with-docker.rst | ||
developing-locally-docker.rst | ||
developing-locally.rst | ||
docker-postgres-backups.rst | ||
document.rst | ||
faq.rst | ||
generate-project-block.rst | ||
index.rst | ||
linters.rst | ||
mailgun.rst | ||
make.bat | ||
Makefile | ||
project-generation-options.rst | ||
requirements.txt | ||
settings.rst | ||
testing.rst | ||
troubleshooting.rst | ||
websocket.rst |