Skip to content

Releases: brutasse/django-password-reset

Django 4+ support added

24 Nov 20:00
Compare
Choose a tag to compare

Release Notes - Version 3.0.0

Deprecation Notice:

  • Deprecated support for Django versions earlier than 3.
  • Deprecated support for Python versions earlier than 3.8.

New Feature:

  • Added support for Django 4+ (up to, but not including, Django 5).

Details:

  • In this release, we have deprecated support for older versions of Django and Python to align with the evolving ecosystem. This decision allows us to focus on providing better support for the latest technologies and ensuring that our codebase remains up-to-date.

  • Starting from this version, our library will no longer work with Django versions below 3 or Python versions below 3.8. Users are encouraged to upgrade their Django and Python installations to compatible versions.

  • We have added support for Django 4 and future minor releases up to, but not including, Django 5. This ensures that our library remains compatible with the latest Django developments.

Please note that if you are using older versions of Django or Python, you should consider upgrading to maintain compatibility with this library. We apologize for any inconvenience this may cause and appreciate your understanding as we strive to provide the best possible support for the Django community.