Changes between Initial Version and Version 1 of Ticket #16855, comment 19


Ignore:
Timestamp:
Nov 1, 2012, 5:34:05 PM (12 years ago)
Author:
Luke Plant

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16855, comment 19

    initial v1  
    33If `depth` was deprecated, I don't think it would be too bad to have bugs related to it (since we've already got such bugs) until it is finally removed, and then we can avoid fixing the combination.
    44
    5 Also, while I'm here, we should make the API for clearing match `prefetch_selected()` and `defer()` i.e. pass `None` as single argument to clear.
     5Also, while I'm here, we should make the API for clearing match `prefetch_related()` and `defer()` i.e. pass `None` as single argument to clear.
Back to Top