cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
Fabio C. Barrionuevo da Luz 1247f06395 Make sure to resolve symbolic links, uses an absolute path in ROOT_DIR
and raise an error if the path does not exist by using the "resolve" method.

Use "parent.parent.parent" instead of "parents[2]"
2020-04-30 11:33:46 -03:00
..
__init__.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
base.py Make sure to resolve symbolic links, uses an absolute path in ROOT_DIR 2020-04-30 11:33:46 -03:00
local.py Adding some spaces to pass build :P 2020-04-07 19:29:46 -03:00
production.py Update django-redis links 2020-04-24 21:29:59 -03:00
test.py Fix loaders option in test environment as well 2020-01-14 21:19:44 -06:00