mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 17:47:08 +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",
|
||||
"version": "0.1.0",
|
||||
"timezone": "UTC",
|
||||
"now": "2015/01/13",
|
||||
"now": "2015/09/30",
|
||||
"year": "{{ cookiecutter.now[:4] }}",
|
||||
"use_whitenoise": "y",
|
||||
"use_celery": "n",
|
||||
|
|
Loading…
Reference in New Issue
Block a user