Changes between Initial Version and Version 6 of Ticket #25279
- Timestamp:
- Sep 5, 2015, 8:54:38 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25279
- Property Has patch set
- Property Triage Stage Unreviewed → Accepted
-
Ticket #25279 – Description
initial v6 2 2 3 3 As far as I can tell, just doing an `import` in `django.db.models.__init__` and adding documentation should be enough to make it public, since `prefetch_related_objects` contains all the functionality that `prefetch_related` exposes. 4 5 [https://groups.google.com/d/topic/django-developers/xjxKnhEDl7s/discussion django-developers discussion]