Skip to content

Conversation

@nathan-osman
Copy link
Contributor

With this pull request, filters can automatically be added to the header row by setting xlsx_auto_filter = True:

Screenshot 2025-05-11 120037

Test also included.

Filters can automatically be added to the header row by setting xlsx_auto_filter.
@codecov
Copy link

codecov bot commented May 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
drf_excel/renderers.py 86.95% <100.00%> (+0.21%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@browniebroke browniebroke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Do you think you could fix the linting / fomratting and apply my suggestion? Thanks!

@browniebroke browniebroke changed the title Add xlsx_auto_filter option Add xlsx_auto_filter option Aug 13, 2025
Copy link
Member

@browniebroke browniebroke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed up the changes, looks good now

@browniebroke browniebroke merged commit 98cc2a4 into django-commons:main Aug 13, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants