Skip to content

django-queryable-properties 1.6.1

Compare
Choose a tag to compare
@W1ldPo1nter W1ldPo1nter released this 19 Apr 17:13
· 223 commits to master since this release
  • Fixed the AnnotationGetterMixin and its subclasses to be able to work with nested properties correctly regardless
    of whether or not the model's base manager uses the queryable properties extensions
  • Fixed the admin filter that displays all possible options to be able to work with nested properties correctly
    regardless of whether or not the model's default manager uses the queryable properties extensions