mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
44f67452a9
* 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. |
||
---|---|---|
.. | ||
post_gen_project.py | ||
pre_gen_project.py |