cookiecutter-django/{{cookiecutter.project_slug}}/config
2023-07-12 11:03:05 +01:00
..
settings Fix code style 2023-07-12 11:03:05 +01: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 Rename ROOT_DIR to BASE_DIR (#4086) 2023-01-25 22:55:08 +00:00
celery_app.py Test isort flake8-isort & fix issues 2020-03-03 20:04:31 +00:00
urls.py Fix inconsistent line length and move configs to pyproject.toml (#4276) 2023-04-15 15:43:04 +01:00
websocket.py Fixed linter check for #2506 2020-03-24 16:12:47 -04:00
wsgi.py Rename ROOT_DIR to BASE_DIR (#4086) 2023-01-25 22:55:08 +00:00