From 4f2a843a779a30e779abae139180fa59007abc0c Mon Sep 17 00:00:00 2001 From: Jonah George Date: Wed, 5 Jul 2023 14:16:57 -0700 Subject: [PATCH 1/3] Update test.yml --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1134ecd..7589ece 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -19,6 +19,7 @@ jobs: drf-version: - "3.12" - "3.13" + - "3.14" exclude: - python-version: "3.7" django-version: "4.0" From fd9463495abe501c30ac8e7e5f97b0fe4b20aaa1 Mon Sep 17 00:00:00 2001 From: Jonah George Date: Wed, 5 Jul 2023 14:17:45 -0700 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c14e2d..7406ee8 100644 --- a/README.md +++ b/README.md @@ -268,7 +268,7 @@ django-rest-passwordreset Version | Django Versions | Django Rest Framework Vers 1.0 | 1.11, 2.0, 2.2 | 3.6 - 3.9 | 2.7 1.1 | 1.11, 2.2 | 3.6 - 3.9 | 2.7 1.2 | 2.2, 3.0, 3.1 | 3.10, 3.11 | 3.5 - 3.8 -1.3 | 3.2, 4.0, 4.1 | 3.12, 3.13 | 3.7 - 3.10 +1.3 | 3.2, 4.0, 4.1 | 3.12, 3.13, 3.14 | 3.7 - 3.10 ## Documentation / Browsable API From 4ebff58b5b201a872af9c8103bc2e4d6e6579031 Mon Sep 17 00:00:00 2001 From: Jonah George Date: Wed, 5 Jul 2023 14:20:15 -0700 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7406ee8..c08292a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Django Rest Password Reset [![PyPI version](https://img.shields.io/pypi/v/django-rest-passwordreset.svg)](https://pypi.org/project/django-rest-passwordreset/) -[![build-and-test actions status](https://github.com/anexia-it/django-rest-passwordreset/workflows/build-and-test/badge.svg)](https://github.com/anexia-it/django-rest-passwordreset/actions) +[![build-and-test actions status](https://github.com/anexia-it/django-rest-passwordreset/actions/workflows/test.yml/badge.svg)](https://github.com/anexia-it/django-rest-passwordreset/actions) [![Codecov](https://img.shields.io/codecov/c/gh/anexia-it/django-rest-passwordreset)](https://codecov.io/gh/anexia-it/django-rest-passwordreset) This python package provides a simple password reset strategy for django rest framework, where users can request password