mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-17 08:41: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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| local.py | ||
| production.py | ||
| test.py | ||