Skip to content

Releases: mariocesar/django-ltree

v0.6.0

12 Nov 14:13

Choose a tag to compare

  • Add support for - in the labels, allowed since postgres 16
  • Adds several tests
  • Adds Lquery Field

v0.5.3

16 Aug 06:23

Choose a tag to compare

Bump version

v0.5.2

21 Aug 21:50
228fd8d

Choose a tag to compare

Bump Version

Fix support for Django 3

21 Aug 21:07
73e9a51

Choose a tag to compare

v0.5.1

Bump version

v0.5

18 Nov 23:50

Choose a tag to compare

  • Add support for 2.7
  • Tox tests
  • 83% Code coverage
  • Several fixes

Thanks to @boryszef !

v0.3.1

03 May 13:48

Choose a tag to compare

Completes setup.py setup and release

v0.3

03 May 13:36

Choose a tag to compare

Current version supports essential ltree operations.

Contributions

  • PostGIS backends should also suffice for ltree support #1 by @bctcvai

TODO

  • Documentation for existing operations
  • More complete demo project
  • Transplant branches from tree helper