cookiecutter-django/docs
Bruno Alla cbb0e19de7
Add Webpack support (#3623)
* Add support for Webpack as frontend pipeline

* Rename CI jobs

* Fix a couple of issues with Webpack + Docker

* Don't include Boostrap CSS from CDN with Webpack

* Rename variable

* Set publicPath in prod webpack config

* Fix removal of SASS files in post-gen hooks

* Add Webpack to readme usage section

* Run Django + Webpack dev server concurrently without Docker

* Fix async runserver command with Gulp/Webpack

* Upgrade django-webpack-loader to 1.5.0

* Pass variables required by Webpack at build time

* Upgrade django-webpack-loader to 1.7.0

* Add missing condition

* Add support for Azure Storage + Webpack

* Whitespaces

* Rename ROOT_DIR -> BASE_DIR

* Rename jobs

* Bump django-webpack-loader to latest

* Document limitation of Docker + Webpack + no Whitenoise

* Update section on custom Bootstrap compilation in generated readme
2023-01-29 12:12:12 +00:00
..
_static Add a _static folder to silence Sphinx' warning 2018-09-15 21:23:29 +01:00
__init__.py Beginning of reorganization of documentation per #335 2015-09-18 09:22:55 -07:00
conf.py Add pyupgrade to pre-commit config (#3702) 2022-05-07 19:21:15 +01:00
deployment-on-heroku.rst Add Webpack support (#3623) 2023-01-29 12:12:12 +00:00
deployment-on-pythonanywhere.rst Upgrade Python version from 3.9 to 3.10 (#3913) 2022-10-24 21:41:00 +01:00
deployment-with-docker.rst Add Webpack support (#3623) 2023-01-29 12:12:12 +00:00
developing-locally-docker.rst Improve documentation for Getting started with Docker (#4003) 2022-12-13 21:32:57 +00:00
developing-locally.rst Add Webpack support (#3623) 2023-01-29 12:12:12 +00:00
docker-postgres-backups.rst Backup - get container ID automatically from docker-compose 2021-07-14 16:06:38 +03:00
document.rst Change docs port to 9000 from 7000 (#3590) 2022-02-13 12:49:05 +00:00
faq.rst Fix typo in docs (#3850) 2022-08-26 15:00:57 +01:00
generate-project-block.rst Improve documentation for Getting started with Docker (#4003) 2022-12-13 21:32:57 +00:00
index.rst Reword introduction in documentation (#3452) 2021-12-08 18:05:19 +00:00
linters.rst Update linters.rst 2020-08-14 15:09:36 +03:00
mailgun.rst Clarify assumption with Mailgun on Heroku page 2021-11-24 21:10:26 +00:00
make.bat Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00
Makefile Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00
project-generation-options.rst Add Webpack support (#3623) 2023-01-29 12:12:12 +00:00
requirements.txt Update sphinx-rtd-theme to 1.1.1 (#3935) 2022-11-06 11:24:07 +00:00
settings.rst Add Azure Storage as an option to serve static and media files (#3967) 2022-11-30 18:26:58 +00:00
testing.rst Fix link, add non-Docker commands (#4036) 2023-01-06 17:48:39 +00:00
troubleshooting.rst Add Webpack support (#3623) 2023-01-29 12:12:12 +00:00
websocket.rst 📝 docs updated after review 2020-06-22 21:42:39 +03:00