Skip to content

3.11.0

Compare
Choose a tag to compare
@maxipavlovic maxipavlovic released this 19 Jul 10:02
· 92 commits to master since this release
29ccc89

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