﻿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
19296	LiveServerTestCase does not share connection to sqlite if using spatialite	pegler@…	Claude Paroz	Like the title says, if the database backend is set to 'django.contrib.gis.db.backends.spatialite' instead of 'django.db.backends.sqlite3' it doesn't properly share the connection with the new threads when using LiveServerTestCase.  See: https://github.com/django/django/blob/82b3e6ffcb9d810cc0e3ec27d25f89ce1fd525e0/django/test/testcases.py#L1080	Bug	closed	Testing framework	1.4	Normal	fixed	sqlite spatialite LiveServerTestCase		Accepted	1	0	0	0	0	0
