makinacorpus / django-mapentity

Generic CRUD for geographic data
https://django-mapentity.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
42 stars 20 forks source link

:bug: Do not try to generate filters in list views for GenericRelation fields, and File fields #257

Closed Chatewgne closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #257 (0b841b3) into master (31a218a) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #257   +/-   ##
=======================================
  Coverage   89.49%   89.50%           
=======================================
  Files          34       34           
  Lines        2599     2600    +1     
=======================================
+ Hits         2326     2327    +1     
  Misses        273      273           
Impacted Files Coverage Δ
mapentity/views/mixins.py 90.10% <100.00%> (+0.10%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.