django-jsonfield-backport
JSON field library
A backport of Django's JSONField model and form fields to support older Python and Django versions.
Backport of the cross-DB JSONField model and form fields from Django 3.1.
42 stars
4 watching
6 forks
Language: Python
last commit: over 2 years ago backportdjangofieldsformshacktoberfestjsonfieldmodels
Related projects:
Repository | Description | Stars |
---|---|---|
django-json-api/django-rest-framework-json-api | A Django extension that adds support for JSON:API format to Django REST framework | 1,193 |
zostera/django-modeltrans | Library to translate Django model fields in a PostgreSQL JSONField | 65 |
gilsondev/django-rest-localflavor | Provides country-specific helpers for Django Rest Framework serializers | 19 |
disqus/django-bitfield | Provides a custom BigIntegerField-like class for Django models | 379 |
philippbosch/django-geoposition | Provides a Django model field and widget to easily store and display geopositions. | 332 |
5monkeys/django-enumfield | A Django field extension providing reusable enumeration of named constants | 205 |
dcramer/django-uuidfield | A Django model field library providing a UUID data type for storing unique identifiers | 263 |
jpadilla/django-rest-framework-jsonp | Enables JSONP support in Django REST Framework APIs | 21 |
django-macaddress/django-macaddress | Provides a reusable MAC address field and utilities for working with MAC addresses in Django applications. | 55 |
seegno/bookshelf-json-columns | Enables automatic JSON column handling in Bookshelf.js models | 65 |
jazzband/django-polymorphic | A Django project that simplifies the use of inherited models by automatically downcasting and providing features for filtering, querying, and combining models. | 1,654 |
2ik/django-editorjs-fields | A Django plugin that integrates Editor.js field types into the Django admin interface. | 135 |
jazzband/django-formtools | Abstractions for Django forms to simplify complex form handling and previewing | 815 |
django-nonrel/mongodb-engine | A Python library that provides Django's ORM capabilities to MongoDB | 863 |
20tab/django-spoolgore | A Django email backend for integrating with the Spoolgore daemon | 6 |