bhch / django-jsonformLinks
A better, user-friendly JSON editing form field for Django admin. Also supports Postgres ArrayField.
☆416Updated last year
Alternatives and similar repositories for django-jsonform
Users that are interested in django-jsonform are comparing it to the libraries listed below
Sorting:
- Adjacency-list trees for Django using recursive common table expressions. Supports PostgreSQL, sqlite, MySQL and MariaDB.☆499Updated this week
- Automatically prefetch foreign key values as needed☆408Updated 3 weeks ago
- Track historical events to Django models using Postgres triggers.☆504Updated last month
- A simple Django app to render list filters in django admin using autocomplete widget.☆357Updated last year
- config and manage typed extra settings using just the django admin.☆614Updated 3 weeks ago
- Standardize your DRF API error responses☆327Updated last month
- probably the best abstract model/admin for your tree based stuff.☆793Updated 3 weeks ago
- Django EAV 2 - EAV storage for modern Django☆366Updated this week
- An alternative widget that makes it easy to edit the new Django's field JSONField (PostgreSQL specific model fields)☆492Updated last week
- Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery☆478Updated 2 weeks ago
- Structured Logging for Django☆505Updated last week
- Responsive cross-browser image library using modern codes like AVIF & WebP☆277Updated this week
- A multiprocessing distributed task queue for Django based on Django-Q☆578Updated 2 weeks ago
- Django app for user friendly querying of Django models☆376Updated 2 months ago
- This is a Django integration for Select2☆208Updated 3 weeks ago
- The missing widgets and form manipulation library for Django☆422Updated last month
- Run django-import-export processes in celery☆222Updated 2 months ago
- Adds global user authentication and tenant-specific permissions to django-tenants.☆411Updated 3 weeks ago
- Add advanced filtering abilities to Django admin☆808Updated last year
- A Django app for easily adding object tools in the Django admin☆795Updated 2 weeks ago
- shows a 503 error page when maintenance-mode is on.☆520Updated 3 weeks ago
- Write Postgres triggers for your Django models☆628Updated last month
- Utility for working with recurring dates in Django.☆535Updated last month
- Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.☆197Updated this week
- A Django app that integrates with Dramatiq.☆379Updated this week
- Common Table Expressions (CTE) for Django