﻿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
25388	Allow disabling of all migrations during tests	Markus Holtermann	Mariusz Felisiak <felisiak.mariusz@…>	As an extension to #24919 a setting `DATABASE['TEST']['MIGRATE'] = False` should disable all migrations on that particular database. This can be done by hooking into `django.db.migrations.loader.MigrationLoader.migrations_module()` and returning `None`.	New feature	closed	Testing framework	dev	Normal	fixed		berker.peksag@…	Accepted	1	0	0	0	0	0
