mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-28 05:23:59 +00:00
parent
e18b4271b6
commit
b59257a3a8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"project_name": "project_name is the title of the project.",
|
||||
"project_name": "project_name",
|
||||
"repo_name": "{{ cookiecutter.project_name|replace(' ', '_') }}",
|
||||
"author_name": "Your Name",
|
||||
"email": "Your email",
|
||||
|
|
|
|||
Loading…
Reference in a new issue