djaodjin/djaodjin-saas

Django 3.0 support

john-at-whitesmiths opened this issue · 1 comments

Is there a timeline for having a compatible Django 3.0 version?

Sorry I forgot to write an update on this issue. The last commit related to Django3.0 support is commit 11a3cf9. Since then, the tests are run - and pass so far :) - with the following combinations:

  • Python: 2.7, Django: 1.11, Django Rest Framework: 3.9.4
  • Python: 3.6, Django: 2.2 (LTS), Django Rest Framework: 3.11
  • Python: 3.6, Django: 3.0 (latest), Django Rest Framework: 3.11