Skip to content

Django Let's Encrypt - 1.0.2

Compare
Choose a tag to compare
@urda urda released this 25 Nov 21:31
8e42de2

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

v1.0.2

  • The challenge field has been made unique on AcmeChallenge
    objects
  • Migrations added to this release
    • A data migration will remove duplicate challenges in this release.
      As with any Django migration, be sure to backup your database first.
  • Fixed issues: