cookiecutter-django/{{cookiecutter.project_slug}}/config
Bruno Alla 8f2b894176
Merge branch 'master' into allauth
# Conflicts:
#	{{cookiecutter.project_slug}}/requirements/base.txt
2024-02-24 18:03:38 +01:00
..
settings Merge branch 'master' into allauth 2024-02-24 18:03:38 +01:00
__init__.py Refactor Celery integration according to current best practices 2019-04-02 15:40:32 +01:00
api_router.py Apply ruff to codebase 2024-02-13 11:59:55 +01:00
asgi.py Apply ruff to codebase 2024-02-13 11:59:55 +01:00
celery_app.py Test isort flake8-isort & fix issues 2020-03-03 20:04:31 +00:00
urls.py Apply ruff to codebase 2024-02-13 11:59:55 +01:00
websocket.py Fixed linter check for #2506 2020-03-24 16:12:47 -04:00
wsgi.py Apply ruff to codebase 2024-02-13 11:59:55 +01:00