ionelmc / django-prefetchLinks
Generic model related data prefetch framework for Django.
☆151Updated 2 years ago
Alternatives and similar repositories for django-prefetch
Users that are interested in django-prefetch are comparing it to the libraries listed below
Sorting:
- Collection of utilities for working with django rest framework (DRF)☆71Updated 2 years ago
- Channels-based desktop notification system☆80Updated last week
- An app to handle configuration defaults of packaged Django apps gracefully☆352Updated 6 months ago
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- Forward and backwards compatibility layer for Django 1.4, 1.7, 1.8, 1.9, 1.10, and 1.11☆104Updated last year
- Little helper application to improve django choices (for fields)☆83Updated 5 years ago
- provides a declarative way of denormalizing models in Django based applications while maintaining data consistency.☆194Updated 4 years ago
- A simple django app to make the lookup of generic models easier.☆107Updated last year
- A pickled object field for Django☆185Updated 5 months ago
- Towel: Keeping you DRY since 2010☆83Updated 3 months ago
- Prevents users from doing concurrent editing in Django. Works out of the box in the admin interface, or you can integrate it with your ow…☆108Updated 5 years ago
- Django Rest Framework renderer using ujson☆125Updated 4 years ago
- A Django template library for manipulating URLs☆182Updated 3 years ago
- (formerly known as django-salmonella) A raw_id_fields widget replacement that handles display of an object's string value on change and c…☆166Updated this week
- Circular template inheritance for Django☆108Updated 5 years ago
- Django app enabling painless creation of additional admin object tools.☆144Updated last year
- Django transaction support for Celery tasks.☆194Updated 3 years ago
- A celery task class whose execution is delayed until after the request finishes, using request_started and request_finished signals from …☆58Updated 2 years ago
- Cached instances for Django REST Framework☆73Updated 4 months ago
- Instrumentation for django page loads☆310Updated 6 years ago
- Provides scheduled jobs management from the Django Admin using Django-RQ☆33Updated 5 years ago
- Conditional aggregates for Django queries, just like the famous SumIf and CountIf in Excel.☆138Updated 2 years ago
- Class-based email views for the Django framework, including a message previewer.☆269Updated 4 years ago
- Polymorphic models implementation for django.☆87Updated 4 months ago
- Login as any user from the Django admin interface, then switch back when done☆196Updated 8 months ago
- A django microframework that eases the generation of aggregate data for querysets.☆100Updated 4 years ago
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆140Updated 11 months ago
- Django bulk admin enables you to bulk add, bulk edit, bulk upload and bulk select in django admin.☆83Updated last year
- Django ORM Sugar library to simplify ORM querying