Support Django 1.10 with timezone upgrade
Needed as SubfieldBase is depricated
This commit is contained in:
parent
8621bdb8fe
commit
f9e3603373
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ django-model-utils==2.4.0
|
|||
django-reversion==1.10.1
|
||||
django-sitetree>=1.7.0
|
||||
django-taggit==0.18.0
|
||||
django-timezone-field==1.3
|
||||
django-timezone-field>=2.0
|
||||
easy-thumbnails==2.3
|
||||
html5lib==0.9999999
|
||||
markdown==2.6.5
|
||||
|
|
Loading…
Reference in a new issue