3.11.0
Enhancements:
- added
NestedAutoRQLFilterClass
class that automatically collects filters for all model fields with specified depth for related models - added Django command
generate_rql_class
to generate a filter class for a given model with all relations and all optimizations (!) to the specified depth