Skip to content

Releases: cloudblue/django-mongoengine-rql

0.2.2

03 Jul 13:35
3678ae6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1...0.2.2

0.2.1

25 Apr 09:32
b47da8b

Choose a tag to compare

What's Changed

  • Exact (non-regexp) match is used for string filters by @maxipavlovic in #8

Full Changelog: 0.2.0...0.2.1

0.2.0

12 Apr 09:06
440e555

Choose a tag to compare

What's Changed

Full Changelog: 0.1.3...0.2.0

0.1.3

21 Nov 17:18
0e90fab

Choose a tag to compare

What's Changed

  • Added Django-RQL doc reference and example to README.md by @maxipavlovic in #4
  • LITE-24418 Running tests on real MongoDB by @maxipavlovic in #5
  • LITE-25721 Fixed null comparison filtering (Django __isnull operator) by @maxipavlovic in #6

Full Changelog: 0.1.2...0.1.3

0.1.2

20 Jul 08:36
446ed97

Choose a tag to compare

Changed Dev status from Pre-Alpha to Alpha

0.1.1

18 Jul 10:08
3b4ea28

Choose a tag to compare

Fixed filtering for not RQL operator #3

0.1.0

15 Jul 07:02
758d14a

Choose a tag to compare

Initial implementation #2