Skip to content

0.8.0 [2020-08-18]

Compare
Choose a tag to compare
@atb00ker atb00ker released this 19 Aug 14:06
· 74 commits to master since this release
0.8.0
f720e4c

Features

Changes

  • Breaking change: systems using django-x509 as a library must set DJANGO_X509_CA_MODEL & DJANGO_X509_CERT_MODEL values in their settings.py when upgrading or an exception like the following one will be raised: django.core.exceptions.ImproperlyConfigured: Could not find django_x509.Ca!
  • Added support for django 3.1
  • Added support for cryptography 3.0.0

Bugfixes

N/A