﻿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
18057	Docs should say that caches are not cleared after each test	Thomas Güttler	nobody	"Caches are not cleared after each test, and running ""manage.py test fooapp"" can insert wrong data into the cache of a live system.

The current behavior should be documented here:

https://docs.djangoproject.com/en/dev/topics/testing/

I think it is imporant to state this, since tests use a temporary database and flush the database for each test.

Related Ticket: #16401  (Cache should be reset after each test without flushing)"	Uncategorized	new	Documentation	1.4	Normal			hv@…	Unreviewed	0	0	0	0	0	0
