Django Let's Encrypt - 5.1.0
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
toxup-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.
- Brought
- Dependency Updates:
pytzversion2025.2or greater now required.
- General Updates:
- Updated
READMEwith supported version information.
- Updated