﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
30078	Django 1.11.* with Python 3.7.* raises a DeprecationWarning	אורי	nobody	"I found out that running tests with deprecation warnings with Django 1.11.18 and Python 3.7.1 raises a DeprecationWarning:

https://travis-ci.org/speedy-net/speedy-net/jobs/475726532

`DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working`

I checked on https://docs.djangoproject.com/en/dev/releases/1.11/ And Django 1.11 should support Python 3.7, but I don't know about deprecation warnings. Is it OK?

Has this deprecation warning been fixed on Django 2.0 and 2.1?"	Uncategorized	closed	Uncategorized	1.11	Normal	wontfix	Python 3.7 DeprecationWarning		Unreviewed	0	0	0	0	0	0
