django-auto-prefetch
Prefetcher
Automates prefetching of foreign key values as needed in Django models
Automatically prefetch foreign key values as needed
359 stars
4 watching
7 forks
Language: Python
last commit: 3 months ago django
Related projects:
Repository | Description | Stars |
---|---|---|
| An interactive Django app for exploring and querying Django models in a user-friendly way. | 350 |
| Provides automatic model translations with easy admin integration and fallbacks. | 696 |
| Provides additional form field functionality for specific countries or cultures. | 834 |
| A Django email backend for integrating with the Spoolgore daemon | 5 |
| Automatically caches and invalidates Django model data in real-time | 876 |
| Library to translate Django model fields in a PostgreSQL JSONField | 65 |
| Generates additional class-based views to simplify common Django design patterns. | 1,393 |
| Enables foreign key attributes in Django admin list display | 69 |
| Caches and optimizes expensive function calls in Django applications. | 120 |
| Reduces boilerplate code in Django tests to make them more efficient and maintainable | 615 |
| Django integration with reCAPTCHA for form field and widget validation | 1,002 |
| Ensures Django migration code follows best practices to prevent backwards compatibility issues | 7 |
| Automatically adds foreign key constraints and indexes to database tables during migration | 23 |
| Provides country-specific helpers for Django Rest Framework serializers | 19 |
| Provides precise static types and type inference for Django framework | 1,630 |