Re: Django leaflet

2019-10-30 Thread Jani Tiainen
Also I did workshop on last DjangoCon EU where I used leaflet without additional magic. You can find short docs and code at http://dceu2019.tiainen.cc su 27. lokak. 2019 klo 2.42 Perceval Maturure kirjoitti: > > Hi all > How do u wire your template and view to display maps in Djang

Re: Django leaflet

2019-10-30 Thread Derek
Have a look at https://django-leaflet.readthedocs.io/en/latest/ On Sunday, 27 October 2019 01:42:24 UTC+2, Perceval Maturure wrote: > > > Hi all > How do u wire your template and view to display maps in Django leaflet > > Sent from my iPhone > -- You received thi

Django leaflet

2019-10-26 Thread Perceval Maturure
Hi all How do u wire your template and view to display maps in Django leaflet Sent from my iPhone -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email

django leaflet error "L"

2019-02-26 Thread abdouramane mahamane
code: {% load leaflet_tags %} {% leaflet_js %} {% leaflet_css %} .leaflet-container { height: 100%; } #map { height: 180px; } {% leaflet_map "main" callback="myfunction" %} Django-Leaflet

Re: django-leaflet installation exception

2017-09-08 Thread carlos
, 2017 at 3:31 AM, <marycoope...@gmail.com> wrote: > Hi everyone, I'm new to Django and I'm having some problems installing > leaflet. You can see the problem in the question on stackoverflow > <https://stackoverflow.com/questions/46098934/django-leaflet-installation-exception&g

django-leaflet installation exception

2017-09-08 Thread marycoopergd
Hi everyone, I'm new to Django and I'm having some problems installing leaflet. You can see the problem in the question on stackoverflow <https://stackoverflow.com/questions/46098934/django-leaflet-installation-exception> . Many thanks -- You received this message because you are subs