Commit 0ea2145
authored
Add mapping for PositiveBigIntegerField type (django-es#444)
This change allows ES to index Django model fields that are of the PositiveBigIntegerField type.
https://docs.djangoproject.com/en/4.1/ref/models/fields/#positivebigintegerfield1 parent 556e869 commit 0ea2145
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments