showing googlemaps in company admin

This commit is contained in:
Sam
2021-03-05 13:13:49 +00:00
parent 1aa2698763
commit 4316ab6f2b
5 changed files with 23 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ geoip2==4.1.0
woocommerce==2.1.1
django-autocomplete-light==3.8.2
# manually install `pip install --default-timeout=100 future` to avoid wcapi to timeout
django-map-widgets==0.3.0
# required for production
django-anymail[amazon_ses]==8.2
boto3==1.17.11