Tests: add Django 3.0 alpha, Python 3.8-dev

This commit is contained in:
medmunds
2019-09-27 10:58:35 -07:00
parent 2762ea9ff8
commit c6ab1e374c
5 changed files with 131 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
"""
Django settings for Anymail tests.
Generated by 'django-admin startproject' using Django 2.2a1.
Generated by 'django-admin startproject' using Django 3.0a1.
For more information on this file, see
https://docs.djangoproject.com/en/dev/topics/settings/