mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-15 09:24:52 +03:00
cookiecutter.json: remove ,
This commit is contained in:
parent
d52762c7f4
commit
93869164d8
|
@ -63,5 +63,5 @@
|
||||||
"keep_local_envs_in_vcs": "y",
|
"keep_local_envs_in_vcs": "y",
|
||||||
"debug": "n",
|
"debug": "n",
|
||||||
"include_custom_app": "n",
|
"include_custom_app": "n",
|
||||||
"custom_app_name": "core",
|
"custom_app_name": "core"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user