add way to change version
This commit is contained in:
parent
b18a6ab3ca
commit
7ba58d0b63
2 changed files with 6 additions and 8 deletions
|
|
@ -36,6 +36,8 @@ LANGUAGE_CODE = 'en-us'
|
|||
|
||||
SITE_ID = 1
|
||||
|
||||
VERSION_EPOCH = None
|
||||
|
||||
# If you set this to False, Django will make some optimizations so as not
|
||||
# to load the internationalization machinery.
|
||||
USE_I18N = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue