Improve documentation for Getting started with Docker

This commit is contained in:
Jeh 2023-01-17 12:25:01 +05:30 committed by GitHub
parent 937355659a
commit 90ed5a41b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,6 @@
Generate a new cookiecutter-django project: ::
$ cookiecutter gh:cookiecutter/cookiecutter-django
For more information refer to
:ref:`Project Generation Options <template-options>`.