Ingo
Results
1
issues of
Ingo
Hello, I want to load and deference a whole query/model as efficient as possible into memory, without subsequent calls to the database. Using QuerySet.select_related(max_depth=[n]) I think it is not deserializing...