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 1 year ago

kunal2812 commented 1 year ago

Fixes #34

image

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

CyrilMishra commented 1 year 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 1 year ago

Done @CyrilMishra