mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-06-29 18:03:07 +03:00
Update the usage example
This commit is contained in:
parent
376cf9382a
commit
a1fff49481
|
@ -99,13 +99,14 @@ It prompts you for questions. Answer them::
|
||||||
domain_name [example.com]: myreddit.com
|
domain_name [example.com]: myreddit.com
|
||||||
version [0.1.0]: 0.0.1
|
version [0.1.0]: 0.0.1
|
||||||
timezone [UTC]:
|
timezone [UTC]:
|
||||||
now [2015/01/13]: 2015/08/30
|
now [2015/01/13]: 2015/09/30
|
||||||
year [2015]:
|
year [2015]:
|
||||||
use_whitenoise [y]: n
|
use_whitenoise [y]: n
|
||||||
use_celery [n]: y
|
use_celery [n]: y
|
||||||
use_maildump [n]: y
|
use_maildump [n]: n
|
||||||
use_sentry [n]: y
|
use_sentry [n]: y
|
||||||
windows [n]:
|
windows [n]: n
|
||||||
|
use_python2 [n]: y
|
||||||
|
|
||||||
|
|
||||||
Enter the project and take a look around::
|
Enter the project and take a look around::
|
||||||
|
|
Loading…
Reference in New Issue
Block a user