• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

django-import-export / django-import-export / 24090992981 / 3
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 07 Apr 2026 03:58PM UTC
Files 20
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Apr 2026 03:55PM UTC coverage: 99.62%. Remained the same
24090992981.3

push

github

web-flow
Fix IncorrectLookupParameters when exporting from filtered change view (#2154)

When navigating to an admin change view from a filtered changelist,
Django adds _changelist_filters to the URL. Clicking Export then passes
this parameter to ChangeList, which tries to resolve it as a model field
lookup, raising IncorrectLookupParameters. Strip this parameter in
ExportChangeList.get_filters_params() since it is not a queryset filter.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

2361 of 2370 relevant lines covered (99.62%)

1.0 hits per line

Source Files on job py312-djangomain - 24090992981.3
  • Tree
  • List 20
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24090992981
  • 2e403c7d on github
  • Prev Job for on main (#24090472774.1)
  • Next Job for on main (#24130603793.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc