1
0
mirror of https://github.com/django/django.git synced 2025-01-26 02:00:08 +00:00
Preston Holmes 965cc0b1ff Deprecated depth kwarg on select_related.
This is the start of a deprecation path for the depth kwarg on
select_related. Removing this will allow us to update select_related so
it chains properly and have an API similar to prefetch_related.

Thanks to Marc Tamlyn for spearheading and initial patch.

refs #16855
2012-11-02 22:03:33 -07:00
..
2012-09-17 22:02:16 -07:00
2012-06-08 11:26:22 +02:00