anexia-it / django-rest-passwordreset

An extension of django rest framework, providing a configurable password reset strategy
BSD 3-Clause "New" or "Revised" License
419 stars 148 forks source link

Add DRF 3.14 to Compatibility Matrix #179

Closed jonahgeorge closed 1 year ago

jonahgeorge commented 1 year ago

https://github.com/encode/django-rest-framework/releases/tag/3.14.0

codecov-commenter commented 1 year ago

Codecov Report

Merging #179 (4ebff58) into master (70e00b6) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #179   +/-   ##
=======================================
  Coverage   90.26%   90.26%           
=======================================
  Files          11       11           
  Lines         267      267           
=======================================
  Hits          241      241           
  Misses         26       26           
beachmachine commented 1 year ago

Thanks for the change!