mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-23 10:36:37 +02:00
Address, responsible and phone number were missing. Use Google Maps API to query the address, to ensure to have valid addresses
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
Django~=3.0
|
||||
django-address~=0.2
|
||||
django-bootstrap-datepicker-plus~=3.0
|
||||
django-cas-server~=1.2
|
||||
django-crispy-forms~=1.9
|
||||
@ -6,14 +7,16 @@ django-extensions~=3.0
|
||||
django-filter~=2.3
|
||||
django-haystack~=3.0
|
||||
django-mailer~=2.0
|
||||
django-phonenumber-field~=5.0.0
|
||||
django-polymorphic~=3.0
|
||||
django-tables2~=2.3
|
||||
djangorestframework~=3.12
|
||||
django-rest-polymorphic~=0.1
|
||||
gunicorn~=20.0
|
||||
matrix-nio~=0.15
|
||||
phonenumbers~=8.9.10
|
||||
psycopg2-binary~=2.8
|
||||
ptpython~=3.0
|
||||
python-magic~=0.4
|
||||
sympasoap~=1.0
|
||||
whoosh~=2.7
|
||||
whoosh~=2.7
|
||||
|
Reference in New Issue
Block a user