mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-15 16:03:08 +00:00
It's LocMemCache by default, there is no need to specify this in test.py ```python django.core.cache.backends.locmem.LocMemCache ``` https://docs.djangoproject.com/en/dev/ref/settings/#caches |
||
|---|---|---|
| .. | ||
| settings | ||
| __init__.py | ||
| api_router.py | ||
| asgi.py | ||
| celery_app.py | ||
| urls.py | ||
| websocket.py | ||
| wsgi.py | ||