﻿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
30031	Add makemigrations/squashmigrations options to suppress version/date in migration header comment	Dakota Hawkins	Dakota Hawkins	"From discussion around the [https://github.com/django/django/pull/10741 PR] for [https://code.djangoproject.com/ticket/30029 #32009]

A new `makemigrations`/`squashmigrations` option `--no-header` should prevent the Django version and date from being written to migration file header comments.

This will prevent unnecessary VCS churn in cases where that information isn't required and will help to make migration files more deterministic."	New feature	closed	Core (Management commands)	dev	Normal	fixed	migrations, makemigrations	Simon Charette	Ready for checkin	1	0	0	0	0	0
