cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
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
..
__init__.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
base.py Add Webpack support (#3623) 2023-01-29 12:12:12 +00:00
local.py Add Webpack support (#3623) 2023-01-29 12:12:12 +00:00
production.py set SERVERS in production settings instead of base settings (#3609) 2022-12-06 19:26:24 +00:00
test.py Fix django-webpack-loader setup when running tests (#4128) 2023-02-06 16:16:48 +00:00