Changelog

0.3.4

2019-04-04

  • Using lazy queries where possible.

0.3.3

2019-04-02

  • Tested against Django 2.2.

0.3.2

2019-04-01

  • Fixes in class-based views.
  • Addition to docs.

0.3.1

2019-03-26

  • More tests.
  • Addition to docs.

0.3

2019-03-25

Got status beta

Note

Namespace changed from django_filters_mongoengine to django_mongoengine_filter. Modify your imports accordingly.

  • Clean up.
  • Added docs, manifest, tox.

0.2

2019-03-25

  • Working method filters.

0.1

2019-03-25

  • Initial alpha release.