Adding now value

This commit is contained in:
Daniel Greenfeld 2014-08-17 11:18:53 -03:00
parent 3719db26de
commit d7f16a4d14
2 changed files with 4 additions and 1 deletions

View File

@ -6,5 +6,6 @@
"description": "A short description of the project.", "description": "A short description of the project.",
"year": "2014", "year": "2014",
"domain_name": "example.com", "domain_name": "example.com",
"version": "0.1.0" "version": "0.1.0",
"now": "2014/06/15"
} }

View File

@ -406,3 +406,5 @@ class Production(Common):
########## Your production stuff: Below this line define 3rd party libary settings ########## Your production stuff: Below this line define 3rd party libary settings
# Generated on {{cookiecutter.now}}