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
Bruno Alla
090c81731b
Merge pull request #1418 from reggieriser/django_python_upgrade_cleanups
...
Fixing leftovers from migration to Django 1.11 and Python 3.6.
2018-02-07 14:52:27 +00:00
Daniel Roy Greenfeld
793a46ba45
Removed expiramental elastic beanstalk support and bumped official Django version to 1.11.9
2018-01-15 12:33:51 -08:00
Reggie Riser
f7bd7a5814
Fixing leftovers from migration to Django 1.11 and Python 3.6.
2018-01-03 08:44:54 -05:00
Shupeyko Nikita
9d69bcc10c
Add a pre-hook that checks the python version ( #1142 )
...
Closes #1141
2017-04-24 15:43:36 -07:00
Daniel Roy Greenfeld
010a1b0a94
Made Elastic Beanstalk support incompatible with Docker and Heroku
2016-09-26 09:19:15 -07:00
Sulé
fa89445f66
Removing unnecessary version check #534 ( #584 )
...
* Address issue #534
* missing comma added
* remove unecesssary version check #534
2016-06-03 16:35:10 -07:00
Daniel Roy Greenfeld
a783828ce7
Check to confirm that the user has a modern version of Cookiecutter.
2016-04-25 14:09:37 -07:00
Audrey Roy Greenfeld
fb59c5117b
More repo_name -> project_slug cleanup
2016-04-20 11:41:17 -07:00
Audrey Roy Greenfeld
15f350f05e
Change repo_name to project_slug for clarity.
2016-04-20 10:00:35 -07:00
Catherine Devlin
3573272952
Protect from bad (non-importable) repo names, like those with dashes
2016-03-06 05:05:24 -05:00