Changes between Initial Version and Version 1 of Ticket #18177, comment 4


Ignore:
Timestamp:
May 20, 2012, 12:02:00 PM (12 years ago)
Author:
Aymeric Augustin

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18177, comment 4

    initial v1  
    1515- It caches the reverse relation in several `get_prefetch_query_set()` methods, as explained above.
    1616- It cleans up a little bit the code of the `QuerySet` class.
     17
     18NB: I haven't dealt with GFKs.
Back to Top