Skip to content

fix: Use Django Collate() when listing all ADs - #11234

Merged
jennifer-richards merged 3 commits into
ietf-tools:mainfrom
evyncke:fix-11167
Aug 13, 2026
Merged

fix: Use Django Collate() when listing all ADs#11234
jennifer-richards merged 3 commits into
ietf-tools:mainfrom
evyncke:fix-11167

Conversation

@evyncke

@evyncke evyncke commented Jul 18, 2026

Copy link
Copy Markdown
Collaborator

To address #11167 (on production DT, "Éric" does not appear between "Deb" and "Gorry" but is listed at the end), there are TWO ways:

  1. change the production Postgres collation to support en_US.utf8 (like in the Docker Postgres DB)
  2. apply this PR

Really unsure what is the best way forward.

@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.63%. Comparing base (b5b78cd) to head (3491ebf).
⚠️ Report is 18 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11234      +/-   ##
==========================================
+ Coverage   88.58%   88.63%   +0.04%     
==========================================
  Files         333      333              
  Lines       44728    44817      +89     
==========================================
+ Hits        39624    39723      +99     
+ Misses       5104     5094      -10     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jennifer-richards jennifer-richards left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Seems reasonable to me until we can fix this more cleanly. I'll create an issue for it.

@jennifer-richards
jennifer-richards merged commit 9b83417 into ietf-tools:main Aug 13, 2026
9 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