ContriHUB / Sheher

Django project to get info regarding tourist places.
1 stars 19 forks source link

Embedded map iframe on place modal #45

Closed kunal2812 closed 2 years ago

kunal2812 commented 2 years ago

Fixes #34

image

Used django-geoposition for position field which is accessible in admin panel and embedded iframe on the modal

CyrilMishra commented 2 years ago

Fixes #34

image

Used django-geoposition for position field which is accessible in admin panel and embedded iframe on the modal

pip freeze > requirements run this command and then push again.

kunal2812 commented 2 years ago

Done @CyrilMishra