cookiecutter-django/docs
Nikita Shupeyko 86e33e8714
Refactor *_gen_project hooks (#1490)
* Fix ./hooks/pre_gen_project.py asking user to select an option once only

+ prettify output

* Fix pre_gen hook not really exiting when it should

* Refactor & prettify ./hooks/post_gen_project.py

* Ensure same POSTGRES_USER is set across environments

+ get rid of env.example in favor of pre-generated .env.
2018-02-07 22:52:52 +03:00
..
__init__.py Beginning of reorganization of documentation per #335 2015-09-18 09:22:55 -07:00
conf.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
deployment-on-heroku.rst Remove mention of the deploy button from Heroku docs (#953) 2017-02-13 10:41:01 -08:00
deployment-on-pythonanywhere.rst Fixing leftovers from migration to Django 1.11 and Python 3.6. 2018-01-03 08:44:54 -05:00
deployment-with-docker.rst update with instructions for caddy, removing nginx 2017-08-14 11:48:17 +02:00
developing-locally-docker.rst Fix docs erros/typos (#1264) 2017-07-31 13:27:58 +03:00
developing-locally.rst A few cleanups: 1) Fixed common.py references (now called base.py), 2) Made URLs consistent in pointing to dev Django docs as well as https, (#1037) 2017-02-21 11:55:51 -08:00
docker-postgres-backups.rst Rename dev.yml to local.yml (#1227) 2017-07-14 17:09:41 +03:00
faq.rst fix documentation about contrib/sites migrations 2016-09-29 01:43:48 -03:00
index.rst Removed expiramental elastic beanstalk support and bumped official Django version to 1.11.9 2018-01-15 12:33:51 -08:00
installing_postgres.rst postgres installation guide for mac, windows IP (#571) 2016-06-02 18:28:50 -07:00
linters.rst Change pep 8 for pycodestyle in docs and project requirements (#1332) 2017-09-17 21:56:15 +03:00
live-reloading-and-sass-compilation.rst Update 404 with how to link (#1244) 2017-07-31 16:57:33 +03: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
my-favorite-cookie.rst initial commit 2016-06-03 15:23:00 -07:00
project-generation-options.rst Improve custom_bootstrap_compilation option (#1429) 2018-01-20 17:05:12 -08:00
settings.rst Refactor *_gen_project hooks (#1490) 2018-02-07 22:52:52 +03:00
troubleshooting.rst adding troubleshooting doc 2016-06-03 11:58:37 -07:00