cookiecutter-django/{{cookiecutter.project_slug}}/config
Bruno Alla 4080e9a86d
Fix django-webpack-loader setup when running tests (#4128)
* Add an integration test

This should cover the problem raised for webpack loader issues

* Add a DummyWebpackLoader for running tests

* Replace DummyWebpackLoader by the one from webpack_loader package

* Fix post-gen hook

* Remove integration test
2023-02-06 16:16:48 +00:00
..
settings Fix django-webpack-loader setup when running tests (#4128) 2023-02-06 16:16:48 +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 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 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 Rename ROOT_DIR to BASE_DIR (#4086) 2023-01-25 22:55:08 +00:00