mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-23 11:25:49 +00:00
Many variables were missing the `cookiecutter` prefix. In conf.py: Added prefix to `project_name` and `description`. Changed `ChangeMyName` to `cookiecutter.author_name`. Changed `ChangeToMyName` to `cookiecutter.author_name`. Don't hard-code year. Use `cookiecutter.year`. In Makefile and make.bat: Added prefix to `project_name`. In LICENSE.rst: Changed `full_name` to `author_name` and added prefix. Fix year. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conf.py | ||
| deploy.rst | ||
| index.rst | ||
| install.rst | ||
| make.bat | ||
| Makefile | ||