[PR #945] [CLOSED] Added django-geojson #851

Closed
opened 2025-11-06 13:03:57 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/945
Author: @SalGnt
Created: 10/4/2017
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)

📄 Description

What is this Python project?

django-geojson is a set of tools to manipulate GeoJSON with Django

What's the difference between this Python project and similar ones?

Key features of django-geojson:

  • (De)Serializer for (Geo)Django objects, querysets and lists
  • Base views to serve GeoJSON map layers from models
  • GeoJSON model and form fields to avoid spatial database backends (compatible with django-leaflet for map widgets)

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/945 **Author:** [@SalGnt](https://github.com/SalGnt) **Created:** 10/4/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4891ddd`](https://github.com/vinta/awesome-python/commit/4891ddd14d3c71c7bf625ba0a7deac0d345bc790) Added django-geojson ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description ## What is this Python project? _django-geojson_ is a set of tools to manipulate GeoJSON with Django ## What's the difference between this Python project and similar ones? Key features of _django-geojson_: - (De)Serializer for (Geo)Django objects, querysets and lists - Base views to serve GeoJSON map layers from models - GeoJSON model and form fields to avoid spatial database backends (compatible with django-leaflet for map widgets) -- Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:03:57 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#851