django-wiki / django-nyt

Notification system for Django with batteries included: Email digests, user settings, JSON API
Apache License 2.0
144 stars 47 forks source link

Add Django 5.1 support #145

Closed benjaoming closed 1 month ago

benjaoming commented 1 month ago

Necessary for https://github.com/django-wiki/django-wiki/pull/1372

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.41%. Comparing base (98250c5) to head (5b7a612). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #145 +/- ## ======================================= Coverage 78.41% 78.41% ======================================= Files 24 24 Lines 667 667 ======================================= Hits 523 523 Misses 144 144 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.