mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
7 lines
188 B
ReStructuredText
7 lines
188 B
ReStructuredText
|
Generate a new cookiecutter-django project: ::
|
||
|
|
||
|
$ cookiecutter gh:cookiecutter/cookiecutter-django
|
||
|
|
||
|
For more information refer to
|
||
|
:ref:`Project Generation Options <template-options>`.
|