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

django-import-export / django-import-export / 24090992981
100%

Build:
DEFAULT BRANCH: main
Ran 07 Apr 2026 03:58PM UTC
Jobs 3
Files 20
Run time 1min
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

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>

4 of 4 new or added lines in 1 file covered. (100.0%)

2361 of 2370 relevant lines covered (99.62%)

2.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 py312-django60 - 24090992981.1 07 Apr 2026 03:58PM UTC 20
99.62
GitHub Action Run
2 py312-django52 - 24090992981.2 07 Apr 2026 03:58PM UTC 20
99.62
GitHub Action Run
3 py312-djangomain - 24090992981.3 07 Apr 2026 03:58PM UTC 20
99.62
GitHub Action Run
Source Files on build 24090992981
  • Tree
  • List 20
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2e403c7d on github
  • Prev Build on main (#24090472774)
  • Next Build on main (#24130603793)
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