mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-30 17:59:48 +03:00
Address issue #534
This commit is contained in:
parent
ed11e05d09
commit
5b5fa2aef5
|
@ -22,4 +22,5 @@
|
||||||
"use_heroku": "n",
|
"use_heroku": "n",
|
||||||
"use_grunt": "n",
|
"use_grunt": "n",
|
||||||
"open_source_license": ["MIT", "BSD", "Apache Software License 2.0", "Not open source"]
|
"open_source_license": ["MIT", "BSD", "Apache Software License 2.0", "Not open source"]
|
||||||
|
"_cookiecutter_version": "Minimum cookiecutter version"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user