﻿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
26984	Data Migrations and auto_now	Wojciech Banaś	nobody	"In the fields DateField and DateTimeField option auto_now during migration puts me in confusion.

Normally, the data migration does not perform any external code that would automatically modify data (for example, own method of ""save"").

However, it auto_now made during migration automatic changes in the data, which seems to me not consistent with the idea of data migration.

During data migration there should be no any automatic changes to the data, at least I think so.

So I proposed to remove action auto_now and / or auto_now_add during migration."	New feature	closed	Migrations	dev	Normal	wontfix			Unreviewed	0	0	0	0	0	0
