django-auto-prefetch

Prefetcher

Automates prefetching of foreign key values as needed in Django models

Automatically prefetch foreign key values as needed

GitHub

359 stars
4 watching
7 forks
Language: Python
last commit: almost 2 years ago
django

Related projects:

RepositoryDescriptionStars
tolomea/django-data-browserAn interactive Django app for exploring and querying Django models in a user-friendly way.350
django-parler/django-parlerProvides automatic model translations with easy admin integration and fallbacks.696
django/django-localflavorProvides additional form field functionality for specific countries or cultures.834
20tab/django-spoolgoreA Django email backend for integrating with the Spoolgore daemon5
django-cache-machine/django-cache-machineAutomatically caches and invalidates Django model data in real-time876
zostera/django-modeltransLibrary to translate Django model fields in a PostgreSQL JSONField65
andrewingram/django-extra-viewsGenerates additional class-based views to simplify common Django design patterns.1,393
petrdlouhy/django-related-adminEnables foreign key attributes in Django admin list display69
tdr-autosync/mi-lib-django_memoizeCaches and optimizes expensive function calls in Django applications.120
revsys/django-test-plusReduces boilerplate code in Django tests to make them more efficient and maintainable615
django-recaptcha/django-recaptchaDjango integration with reCAPTCHA for form field and widget validation1,002
browniebroke/flake8-django-migrationsEnsures Django migration code follows best practices to prevent backwards compatibility issues7
schemaplus/schema_auto_foreign_keysAutomatically adds foreign key constraints and indexes to database tables during migration23
gilsondev/django-rest-localflavorProvides country-specific helpers for Django Rest Framework serializers19
typeddjango/django-stubsProvides precise static types and type inference for Django framework1,630