georgemarshall / django-cryptography

Easily encrypt data in Django
https://django-cryptography.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
371 stars 70 forks source link

Add Django 3.0 and drop Python 2.7 support #30

Closed georgemarshall closed 4 years ago

georgemarshall commented 4 years ago

This is a placeholder for adding Django 3.0 support. In addition Python 2.7 support will be dropped due to end-of-life.

georgemarshall commented 4 years ago

Blocked by django/django#12050

olysyuk commented 4 years ago

https://github.com/django/django/pull/12050 is merge since Nov 19. @georgemarshall is there target date for django-cryptography release for django-3.0?

ZachPerkitny commented 4 years ago

@georgemarshall Hi, I'm also curious as to what day you plan to release support for Django-3.0.