Skip to content

Django Let's Encrypt - 2.0.1

Compare
Choose a tag to compare
@urda urda released this 20 Nov 00:59
· 77 commits to master since this release
v2.0.1
0b2bf58

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

v2.0.1

  • Internal Changes
    • Bumped DJANGO_VERSION targets in .travis.yml.
    • Bumped to the latest pytz, version 2017.3.
    • Updated requirements.txt to separate requirement needs.
    • Updated classifiers in setup.py.
    • Organized and updated Makefile for easier reference and use.
    • Configured Makefile to support uploading to Test PyPi.