viewflow / jsonstoreLinks
Expose Django JSONField data as virtual model fields
☆47Updated 2 years ago
Alternatives and similar repositories for jsonstore
Users that are interested in jsonstore are comparing it to the libraries listed below
Sorting:
- Polymorphic models implementation for django.☆86Updated 2 months ago
- An ltree extension implementation to support hierarchical tree-like data using the native Postgres extension ltree in django models☆65Updated last month
- Model manager utils for Django☆57Updated 10 months ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 2 months ago
- Expose Django management commands in the admin☆87Updated 3 months ago
- Taking the O out of ORM.☆69Updated 5 months ago
- ☆107Updated 3 years ago
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆59Updated 3 weeks ago
- System checks for your project's environment.☆44Updated 2 weeks ago
- Django bindings for 'fluent', a modern internationalization (i18n) and localization (l10n) solution☆56Updated 11 months ago
- View, filter, and kill Postgres queries.☆41Updated 6 months ago
- Production webservers as a Django management command☆89Updated 3 years ago
- A set of Django Management Commands to help you understand and visualize your project's models☆55Updated 2 months ago
- Restrict Django sessions to IP and/or user agent.☆82Updated 2 years ago
- ☆24Updated 2 years ago
- Safely run migrations before deployment☆88Updated 2 weeks ago
- Django utilities for Postgres PL/Python☆49Updated 3 years ago
- More expressive relationships for the Django ORM.☆114Updated 2 years ago
- Maintenance only☆67Updated last year
- Django REST Framework PostgreSQL Builder: automagically creates DRF endpoints by introspecting PostgreSQL.☆40Updated 4 months ago
- A Django `cache_page` decorator on steroids.☆148Updated last year
- Allows view/viewset functions to use idempotency keys and automatically return the same data if called multiple times.☆52Updated 5 months ago
- Enhanced support for natural keys in Django and Django REST Framework.☆39Updated last year
- Dynamic queryset and serializer setup for Django REST Framework☆26Updated 4 years ago
- Entity relationship management for Django