mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-13 01:22:25 +03:00
Update 'now' date in cookiecutter.json
This commit is contained in:
parent
0fb5f5d854
commit
376cf9382a
|
@ -7,7 +7,7 @@
|
||||||
"domain_name": "example.com",
|
"domain_name": "example.com",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"timezone": "UTC",
|
"timezone": "UTC",
|
||||||
"now": "2015/01/13",
|
"now": "2015/09/30",
|
||||||
"year": "{{ cookiecutter.now[:4] }}",
|
"year": "{{ cookiecutter.now[:4] }}",
|
||||||
"use_whitenoise": "y",
|
"use_whitenoise": "y",
|
||||||
"use_celery": "n",
|
"use_celery": "n",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user