# django-leaflet
**Repository Path**: mirrors_adamchainz/django-leaflet
## Basic Information
- **Project Name**: django-leaflet
- **Description**: Use Leaflet in your Django projects
- **Primary Language**: Unknown
- **License**: LGPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-10-15
- **Last Updated**: 2025-11-29
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
==============
Django Leaflet
==============
See the `documentation `_ for more information.
*django-leaflet* allows you to use `Leaflet `_
in your `Django `_ projects.
It embeds Leaflet version *1.9.3*.
.. image:: https://readthedocs.org/projects/django-leaflet/badge/?version=latest
:target: http://django-leaflet.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://img.shields.io/pypi/v/django-leaflet.svg
:target: https://pypi.python.org/pypi/django-leaflet
.. image:: https://img.shields.io/pypi/dm/django-leaflet.svg
:target: https://pypi.python.org/pypi/django-leaflet
.. image:: https://coveralls.io/repos/makinacorpus/django-leaflet/badge.png
:target: https://coveralls.io/r/makinacorpus/django-leaflet
Main purposes of having a python package for the Leaflet Javascript library :
* Install and enjoy ;
* Do not embed Leaflet assets in every Django project ;
* Enjoy geometry edition with Leaflet form widget ;
* Control apparence and settings of maps from Django settings (e.g. at deployment) ;
* Reuse Leaflet map initialization code (e.g. local projections) ;
:note:
*django-leaflet* is compatible with `django-geojson `_ fields, which
allow handling geographic data without spatial database.
=======
AUTHORS
=======
* `Mathieu Leplatre `_
* `Ariel Núñez `_
* `Boris Chervenkov `_
* `Marco Badan `_
* `Bruno Renié `_
* `Simon Thépot `_
* `Thibault Jouannic `_
* `jnm `_
* `Manel Clos `_
* `Gaël Utard `_
* `Alex Marandon `_
* `ollb `_
* `smcoll `_
* `jnm `_
* `OKso `_
* `Florent Lebreton `_
* `rgreenemun `_
* `Marco Badan `_
* David Martinez Morata
* `NotSqrt `_
* `Dylan Verheul `_
* `Mactory `_
* `Petr Dlouhy `_
* `Kostya Esmukov `_
* Yann Fouillat (alias Gagaro)
|makinacom|_
.. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif
.. _makinacom: http://www.makina-corpus.com
=======
LICENSE
=======
* Lesser GNU Public License
* Leaflet Copyright - 2010-2011 CloudMade, Vladimir Agafonkin