mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-02 20:54:41 +03:00
Add project generation option docs (#1267)
* Add project generation option docs * Alter wording
This commit is contained in:
parent
b4e68a6bf1
commit
ffedad9103
|
@ -75,6 +75,9 @@ js_task_runner [1]
|
|||
use_lets_encrypt [n]
|
||||
Use `Let's Encrypt`_ as the certificate authority for this project.
|
||||
|
||||
custom_bootstrap_compilation [n]
|
||||
If you use Grunt, scaffold out recompiling Bootstrap as as task. (Useful for letting you change Bootstrap variables in real time.) Consult project README for more details.
|
||||
|
||||
open_source_license [1]
|
||||
Select a software license for the project. The choices are:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user