cookiecutter-django/{{cookiecutter.project_slug}}/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
..
pycharm Fix docs service and add RTD support (#2920) 2020-11-04 17:17:02 +00:00
__init__.py Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00
conf.py Fix docs service and add RTD support (#2920) 2020-11-04 17:17:02 +00:00
howto.rst Fix a few typos in the documentation (#3625) 2022-03-09 16:25:00 +00:00
index.rst VS Code Dev Container (#4198) 2023-07-03 11:55:33 +02:00
make.bat Change docs port to 9000 from 7000 (#3590) 2022-02-13 12:49:05 +00:00
Makefile Change docs port to 9000 from 7000 (#3590) 2022-02-13 12:49:05 +00:00
users.rst Fix docs service and add RTD support (#2920) 2020-11-04 17:17:02 +00:00