﻿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
25917	Confusing sentence in RemoveField's documentation	Baptiste Mispelon	Kai Feldhoff	"The documentation for `RemoveField` [1] states that:

> if the field is not nullable this may make this operation irreversible (apart from any data loss, which of course is irreversible)


I find this sentence confusing.
The note in parentheses implies opposition with the previous statement when it's in fact saying the same thing: the operation is irreversible.

[1] https://docs.djangoproject.com/en/dev/ref/migration-operations/#django.db.migrations.operations.RemoveField"	Cleanup/optimization	closed	Documentation	1.9	Normal	fixed			Accepted	1	0	0	0	1	0
