cookiecutter-django/{{cookiecutter.project_slug}}/config
Dani Hodovic 93c0769516
Retry when trying to store a Celery result in backend (#3996)
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2022-12-21 14:39:54 +00:00
..
settings Retry when trying to store a Celery result in backend (#3996) 2022-12-21 14:39:54 +00: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 Add swagger API documentation when DRF is enabled (#3536) 2022-01-19 18:14:36 +00: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