Open dchaplinsky opened 9 years ago
Thank you Dimitri!
What do you think would be the best way to make them available to as many people as possible ? Should we mention them in the README ? Include them in a subfolder here (I wouldn't want to introduce a dependency on django-jinja though) ? How would you do ?
Any news on a PR on this issue?
I've implemented jinja2 template support (plugged in with help of django-jinja) for django-leaflet.
Here are the template tags: https://github.com/dchaplinsky/garnahata.in.ua/blob/master/garnahata_site/catalog/templatetags/leaflet_tags.py
And here goes converted templates: https://github.com/dchaplinsky/garnahata.in.ua/tree/master/garnahata_site/catalog/templates/leaflet
Hope you'll find them useful