Django-letsencrypt

Latest version: v4.1.0

Safety actively analyzes 715081 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

1.1.1

- Internal Changes
- Removed the need to render `ACME` responses through a template. Instead
responses are now passed through a `HttpResponse` with a `content_type` of
`text/plain`. Thanks to [Peter Curet](https://github.com/petercuret)
for providing a pull request.
- [GH-29](https://github.com/urda/django-letsencrypt/pull/29)
- [GH-30](https://github.com/urda/django-letsencrypt/pull/30)
- Corrected `Copyright` dates across the project
- Thanks to Contributors:
- [Peter Curet](https://github.com/petercuret)

1.1.0

- Project Changes
- Admin `ordering` for the Django admin page is now down by `challenge`
- Removed `created_ts` and `updated_ts` from model
- Switched `challenge` and `response` from `TextField` to `CharField`
- Internal Changes
- Added testing for `detail` view for `ACME` objects
- Removed `migrations.py` thanks to existing `example_project`'s manage.py

1.0.8

- Project Changes
- Require `pytz` for SQLite users.
- Update `travis` branch build targets.

1.0.7

- Project Changes
- Final "feature" release of the 1.x branch. 2.0 will support `mysql`.
This had to be done due to certain model upcoming model changes, and
will result in a new set of migrations.

1.0.6

- Internal Changes
- Started using `twine`
- Started uploading `bdist_wheel`

1.0.5

- Internal Changes
- Start using `--sign`, such as: `python setup.py sdist upload --sign -r pypi`

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.