Django Let's Encrypt - 1.1.1
This is a production-ready release of django-letsencrypt
.
Please refer to the README
of the project to get started.
v1.1.1
- Internal Changes
- Removed the need to render
ACME
responses through a template. Instead
responses are now passed through aHttpResponse
with acontent_type
of
text/plain
. Thanks to Peter Curet
for providing a pull request.
- Removed the need to render
- Corrected
Copyright
dates across the project - Thanks to Contributors: