cookiecutter-django/docs
masavini 1ed6d6e03b
VS Code Dev Container (#4198)
* decontainer setup

* update

* fix typo

* keep .envs

* add info

* typo

* minor fixes

* keep compose/production

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add isort and lint

* choose editor and configure devcontainer

* choose editor and configure devcontainer

* add ssh client

* Remove isort arguments duplicated with base config

* End of file

* Only keep black as code formatter

* Add note about black not being accepted as formatter in devcontainer

* Avoid empty lines in devcontainer.json

* Move bash_history into .devcontainer folder

* Remove .prettierignore file

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-07-03 11:55:33 +02: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 Fix inconsistent line length and move configs to pyproject.toml (#4276) 2023-04-15 15:43:04 +01:00
contributing.md Include contributing page to the docs (#4144) 2023-03-04 18:45:25 +00:00
deployment-on-heroku.rst Add Webpack support (#3623) 2023-01-29 12:12:12 +00:00
deployment-on-pythonanywhere.rst Upgrade Python to version 3.11 (Faster CPython) (#4256) 2023-04-15 11:42:33 +01:00
deployment-with-docker.rst Add option to serve media files locally using nginx (#2457) 2023-03-04 18:36:11 +00:00
developing-locally-docker.rst Document how to add 3rd party packages with Docker (#4279) 2023-04-18 20:42:15 +01:00
developing-locally.rst Upgrade to node v18 (#4294) 2023-04-26 08:06:56 +01: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 Add more pre-commit hooks (#4266) 2023-04-15 12:15:15 +01:00
index.rst Include contributing page to the docs (#4144) 2023-03-04 18:45:25 +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 VS Code Dev Container (#4198) 2023-07-03 11:55:33 +02:00
requirements.txt Update myst-parser from 1.0.0 to 2.0.0 (#4388) 2023-06-17 19:38:53 +01:00
settings.rst Allow django-admin to optionally use django-allauth login workflow (#1921) 2023-06-30 10:50:20 +01: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