You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use django-filters to filter fields including a PointField (geom). I tried to override the filter in filters.py but no avail. How do I override a geom (PointField)?
The text was updated successfully, but these errors were encountered:
I am trying to use django-filters to filter fields including a PointField (geom). I tried to override the filter in filters.py but no avail. How do I override a geom (PointField)?
The text was updated successfully, but these errors were encountered: