Merge branch 'Qwann/lts' into 'master'

LTS is good

Closes #1

See merge request cof-geek/WikiENS!4
This commit is contained in:
Erkan Narmanli 2018-03-29 19:27:26 +02:00
commit e20976eb73
2 changed files with 5 additions and 15 deletions

View file

@ -166,7 +166,7 @@ SOCIALACCOUNT_ADAPTER = 'shared.allauth_adapter.SocialAccountAdapter'
HOME_URL = reverse_lazy('wiki:root')
LOGIN_URL = '_profil/login/'
LOGIN_URL = '/_profil/login/'
LOGIN_REDIRECT_URL = HOME_URL
ACCOUNT_LOGOUT_REDIRECT_URL = HOME_URL

View file

@ -1,14 +1,4 @@
bleach==1.5.0
Django==1.10.7
django-classy-tags==0.8.0
django-mptt==0.8.7
django-nyt==1.0b5
django-sekizai==0.10.0
html5lib==0.9999999
Markdown==2.6.8
olefile==0.44
Pillow==4.2.1
six==1.10.0
sorl-thumbnail==12.3
wiki==0.2.4
django-allauth-ens==1.0.0b2
Django==1.11.*
# django-allauth-ens==1.0.0b2
git+https://git.eleves.ens.fr/cof-geek/django-allauth-ens.git@Qwann/small_fixes
wiki==0.3.1