{"id":13426325,"url":"https://github.com/makinacorpus/django-leaflet","last_synced_at":"2025-05-13T21:09:26.419Z","repository":{"id":2766237,"uuid":"3764668","full_name":"makinacorpus/django-leaflet","owner":"makinacorpus","description":"Use Leaflet in your Django projects","archived":false,"fork":false,"pushed_at":"2025-02-18T10:53:46.000Z","size":2761,"stargazers_count":728,"open_issues_count":86,"forks_count":285,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-04-12T14:53:17.423Z","etag":null,"topics":["django","leaflet","maps"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/makinacorpus.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-03-19T14:35:28.000Z","updated_at":"2025-03-28T22:07:16.000Z","dependencies_parsed_at":"2024-01-16T10:37:15.709Z","dependency_job_id":"abedad15-2b7f-4c91-a024-6c6bd3a24ea0","html_url":"https://github.com/makinacorpus/django-leaflet","commit_stats":{"total_commits":680,"total_committers":92,"mean_commits":7.391304347826087,"dds":0.5808823529411764,"last_synced_commit":"f51ce8e60ef61acf5675f831e07dbd900e0c4f06"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makinacorpus%2Fdjango-leaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makinacorpus%2Fdjango-leaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makinacorpus%2Fdjango-leaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makinacorpus%2Fdjango-leaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makinacorpus","download_url":"https://codeload.github.com/makinacorpus/django-leaflet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251325860,"owners_count":21571621,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","leaflet","maps"],"created_at":"2024-07-31T00:01:31.918Z","updated_at":"2025-04-28T13:58:40.839Z","avatar_url":"https://github.com/makinacorpus.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"==============\nDjango Leaflet\n==============\n\nSee the `documentation \u003chttps://django-leaflet.readthedocs.io/en/latest/\u003e`_ for more information.\n\n*django-leaflet* allows you to use `Leaflet \u003chttp://leafletjs.com\u003e`_\nin your `Django \u003chttps://www.djangoproject.com\u003e`_ projects.\n\nIt embeds Leaflet version *1.9.3*.\n\n.. image:: https://readthedocs.org/projects/django-leaflet/badge/?version=latest\n    :target: http://django-leaflet.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/v/django-leaflet.svg\n        :target: https://pypi.python.org/pypi/django-leaflet\n\n.. image:: https://img.shields.io/pypi/dm/django-leaflet.svg\n        :target: https://pypi.python.org/pypi/django-leaflet\n\n.. image:: https://coveralls.io/repos/makinacorpus/django-leaflet/badge.png\n    :target: https://coveralls.io/r/makinacorpus/django-leaflet\n\n\nMain purposes of having a python package for the Leaflet Javascript library :\n\n* Install and enjoy ;\n* Do not embed Leaflet assets in every Django project ;\n* Enjoy geometry edition with Leaflet form widget ;\n* Control apparence and settings of maps from Django settings (e.g. at deployment) ;\n* Reuse Leaflet map initialization code (e.g. local projections) ;\n\n:note:\n\n    *django-leaflet* is compatible with `django-geojson \u003chttps://github.com/makinacorpus/django-geojson.git\u003e`_ fields, which\n    allow handling geographic data without spatial database.\n\n=======\nAUTHORS\n=======\n\n* `Mathieu Leplatre \u003chttp://mathieu-leplatre.info\u003e`_\n* `Ariel Núñez \u003chttp://ingenieroariel.com\u003e`_\n* `Boris Chervenkov \u003chttps://github.com/boris-chervenkov\u003e`_\n* `Marco Badan \u003chttps://github.com/itbabu\u003e`_\n* `Bruno Renié \u003chttps://github.com/brutasse\u003e`_\n* `Simon Thépot \u003chttps://github.com/djcoin\u003e`_\n* `Thibault Jouannic \u003chttps://github.com/thibault\u003e`_\n* `jnm \u003chttps://github.com/jnm\u003e`_\n* `Manel Clos \u003chttps://github.com/manelclos\u003e`_\n* `Gaël Utard \u003chttps://github.com/gutard\u003e`_\n* `Alex Marandon \u003chttps://github.com/amarandon\u003e`_\n* `ollb \u003chttps://github.com/ollb\u003e`_\n* `smcoll \u003chttps://github.com/smcoll\u003e`_\n* `jnm \u003chttps://github.com/jnm\u003e`_\n* `OKso \u003chttps://github.com/oksome\u003e`_\n* `Florent Lebreton \u003chttps://github.com/fle/\u003e`_\n* `rgreenemun \u003chttps://github.com/rgreenemun\u003e`_\n* `Marco Badan \u003chttps://github.com/itbabu\u003e`_\n* David Martinez Morata\n* `NotSqrt \u003chttps://github.com/NotSqrt\u003e`_\n* `Dylan Verheul \u003chttps://github.com/dyve\u003e`_\n* `Mactory \u003chttps://github.com/Mactory\u003e`_\n* `Petr Dlouhy \u003chttps://github.com/PetrDlouhy\u003e`_\n* `Kostya Esmukov \u003chttps://github.com/KostyaEsmukov\u003e`_\n* Yann Fouillat (alias Gagaro)\n\n|makinacom|_\n\n.. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif\n.. _makinacom:  http://www.makina-corpus.com\n\n=======\nLICENSE\n=======\n\n* Lesser GNU Public License\n* Leaflet Copyright - 2010-2011 CloudMade, Vladimir Agafonkin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakinacorpus%2Fdjango-leaflet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakinacorpus%2Fdjango-leaflet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakinacorpus%2Fdjango-leaflet/lists"}