We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2967584 commit 42d68caCopy full SHA for 42d68ca
django_ltree/paths.py
@@ -1,7 +1,7 @@
1
import string
2
from itertools import product
3
4
-# from django_ltree.fields import PathValue
+from django_ltree.fields import PathValue
5
import math
6
7
0 commit comments