How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Automatically prefetch foreign key values as needed
The main features of adamchainz/django-auto-prefetch are: Model Utilities.
Open-source alternatives to adamchainz/django-auto-prefetch include: django-commons/django-simple-history. django-mptt/django-mptt — Utilities for implementing a modified pre-order traversal tree in django. etianen/django-reversion — django-reversion is an extension to the Django web framework that provides version control for model instances. fabiocaccamo/django-treenode — :deciduous_tree: probably the best abstract model/admin for your tree based stuff. jazzband/django-polymorphic — Improved Django model inheritance with automatic downcasting. jazzband/django-recurrence — Utility for working with recurring dates in Django.
Utilities for implementing a modified pre-order traversal tree in django.
django-reversion is an extension to the Django web framework that provides version control for model instances.
:deciduous_tree: probably the best abstract model/admin for your tree based stuff.