cookiecutter-django/hooks
Sebastian Reyes Espinosa 44f67452a9 An small pythonic approach to password (#1036)
* An small pythonic approach to password

Providing a more pythonic line for password generation using for that the string content, as suggested for the documentation in #949.

* Adding missing line

Adding missing import at the head of the file. The previous commit added the string content, but I didn't added the needed import line. This fixes it.
2017-02-13 15:37:14 -08:00
..
post_gen_project.py An small pythonic approach to password (#1036) 2017-02-13 15:37:14 -08:00
pre_gen_project.py Made Elastic Beanstalk support incompatible with Docker and Heroku 2016-09-26 09:19:15 -07:00