Skip to content

Commit 6d97b61

Browse files
committed
expose FaceDateField in haystack.indexes
1 parent 3a2c466 commit 6d97b61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

haystack/indexes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
DecimalField,
1818
EdgeNgramField,
1919
FacetCharField,
20+
FacetDateField,
2021
FacetDateTimeField,
2122
FacetIntegerField,
2223
FloatField,

0 commit comments

Comments
 (0)