mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 17:47:08 +03:00
1cb2a0c98e
Django compressor also recommends the `COMPRESS_ROOT` be the STATIC_ROOT. This also makes sure the utils is set up properly so that the CACHE directory is actually publicly available (it'll be inside the static directory as a subdirectory). |
||
---|---|---|
.. | ||
settings | ||
__init__.py | ||
api_router.py | ||
asgi.py | ||
celery_app.py | ||
urls.py | ||
websocket.py | ||
wsgi.py |