forked from DGNum/gestioCOF
Use Django 1.11 (beta 1)
Starting to use Django 1.11. The final version will be released before we push this to production.
This commit is contained in:
parent
859f191894
commit
2dcc17298a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
configparser==3.5.0
|
||||
Django==1.8.*
|
||||
Django==1.11b1
|
||||
django-autocomplete-light==2.3.3
|
||||
django-autoslug==1.9.3
|
||||
django-cas-ng==3.5.5
|
||||
|
|
Loading…
Reference in a new issue