Passage à python 3

This commit is contained in:
Evarin 2018-12-26 22:00:36 +01:00
parent a3f12a22f8
commit ca14bf09fc
15 changed files with 106 additions and 97 deletions

View file

@ -1,11 +1,11 @@
django
django-cas-ng
django-taggit
python-ldap
django-tinymce
django-braces
django-taggit-autosuggest
pytz
django-tastypie
lxml
git+https://github.com/sabricot/django-elasticsearch-dsl
django==1.11.*
django-cas-ng==3.5.*
django-taggit==0.22.*
python-ldap==3.0.*
django-tinymce==2.7.*
django-braces==1.12.*
django-taggit-autosuggest==0.3.*
pytz==2018.*
django-tastypie==0.14.*
lxml==4.2.*
django-elasticsearch-dsl==0.4.*