primal100 / django_postgres_extensionsLinks
Extra functionality for django.contrib.postgres
☆55Updated 5 years ago
Alternatives and similar repositories for django_postgres_extensions
Users that are interested in django_postgres_extensions are comparing it to the libraries listed below
Sorting:
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆198Updated last year
- Django app enabling painless creation of additional admin object tools.☆143Updated last year
- Polymorphic models implementation for django.☆86Updated 2 months ago
- Add a drop-down 'actions' menu to each row of your Django model's admin changelist☆122Updated last year
- Collection of utilities for working with django rest framework (DRF)☆71Updated 2 years ago
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆140Updated 9 months ago
- Django autocomplete light filters for django admin☆66Updated 3 years ago
- Generic model related data prefetch framework for Django.☆151Updated 2 years ago
- Swapper - The unofficial Django swappable models API. Maintained by the OpenWISP project.☆239Updated 2 months ago
- Chain multiple (disparate) QuerySets in Django☆110Updated last month
- polymorphic django models using automatic type-field downcasting☆228Updated 5 months ago
- Extensions for Django Rest Framework☆79Updated last year
- Cached instances for Django REST Framework☆73Updated 3 months ago
- Displays template rendering time on the timeline☆73Updated last year
- A pickled object field for Django☆184Updated 3 months ago
- provides a declarative way of denormalizing models in Django based applications while maintaining data consistency.☆193Updated 4 years ago
- Polymorphic MPTT tree support for models☆168Updated 3 years ago
- Making using Django with frontend libraries and frameworks DRYer☆166Updated 2 years ago
- Django utility for a memoization decorator that uses the Django cache framework.☆165Updated last month
- Model manager utils for Django