Name |
Last commit
|
Last update |
---|---|---|
.. | ||
tests | ||
views | ||
__init__.py | ||
urls.py |
filter() and exclude() calls made by the serializer after prefetching were causing prefetched data to be discarded. Moving that filtering ahead of the prefetch prevents prefetched data from being discarded and saves many duplicate queries.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
tests | Loading commit data... | |
views | Loading commit data... | |
__init__.py | Loading commit data... | |
urls.py | Loading commit data... |