cookiecutter-django/{{cookiecutter.project_slug}}/config
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
..
settings Make sure to resolve symbolic links, uses an absolute path in ROOT_DIR 2020-04-30 11:33:46 -03:00
__init__.py Refactor Celery integration according to current best practices 2019-04-02 15:40:32 +01:00
api_router.py Test isort flake8-isort & fix issues 2020-03-03 20:04:31 +00:00
asgi.py Make sure to resolve symbolic links, uses an absolute path in ROOT_DIR 2020-04-30 11:33:46 -03:00
celery_app.py Test isort flake8-isort & fix issues 2020-03-03 20:04:31 +00:00
urls.py Fixed linter checks 2020-03-24 21:42:28 -04:00
websocket.py Fixed linter check for #2506 2020-03-24 16:12:47 -04:00
wsgi.py Make sure to resolve symbolic links, uses an absolute path in ROOT_DIR 2020-04-30 11:33:46 -03:00