1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-22 19:18:26 +02:00

Login is possible

This commit is contained in:
Yohann D'ANELLO
2020-04-29 07:55:06 +02:00
parent 264f2b7e6b
commit 93735da1a4
14 changed files with 168 additions and 9 deletions

View File

@ -4,7 +4,7 @@ chardet==3.0.4
defusedxml==0.6.0
Django~=3.0
django-allauth==0.39.1
django-crispy-forms==1.7.2
django-crispy-forms==1.9.0
django-extensions==2.1.9
django-filter==2.2.0
django-polymorphic==2.1.2
@ -19,7 +19,7 @@ requests==2.22.0
requests-oauthlib==1.2.0
six==1.12.0
sqlparse==0.3.0
djangorestframework==3.9.0
djangorestframework==3.11.0
django-rest-polymorphic==0.1.8
urllib3==1.25.3
psycopg2-binary==2.8.4