mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 17:47:08 +03:00
7 lines
158 B
JSON
7 lines
158 B
JSON
{
|
|
"project_name": "project_name",
|
|
"repo_name":"repo_name",
|
|
"author_name": "Your Name",
|
|
"description": "A short description of the project."
|
|
}
|