sunscrapers / djoser

REST implementation of Django authentication system.
MIT License
2.55k stars 458 forks source link

remove django-templated-mail from dependencies #849

Closed tomwojcik closed 1 week ago

tomwojcik commented 1 week ago

Closes https://github.com/sunscrapers/djoser/issues/846

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 92.98246% with 4 lines in your changes missing coverage. Please review.

Project coverage is 98.67%. Comparing base (bc5b1e6) to head (101011e). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
djoser/email.py 92.98% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #849 +/- ## ========================================== - Coverage 99.05% 98.67% -0.39% ========================================== Files 27 27 Lines 847 903 +56 ========================================== + Hits 839 891 +52 - Misses 8 12 +4 ```

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