ericziethen / django-property-filter

Extend django-filter to allow filtering by properties
MIT License
36 stars 1 forks source link

Avoid converting to str for comparison if not necessary #213

Closed ericziethen closed 2 years ago

ericziethen commented 2 years ago

No need for now