Skip to content

Django Let's Encrypt - 5.1.0

Choose a tag to compare

@urda urda released this 28 Mar 04:14
· 7 commits to master since this release
v5.1.0
17d990d

This is a production-ready release of django-letsencrypt.
Please refer to the README of the project to get started.

v5.1.0

There are no major project changes or code updates. This release aligns with
recent Django releases and Python releases.

  • Internal Updates:
    • Brought tox up-to-date with the current supported Django+Python versions.
    • Brought GitHub actions up-to-date with the current supported Django+Python versions.
    • This project will no longer use the "sign" feature of PyPi.
  • Dependency Updates:
    • pytz version 2025.2 or greater now required.
  • General Updates:
    • Updated README with supported version information.