﻿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
25560	Empty string related name should be invalid	Simon Charette	nobody	The actual model field check is [https://github.com/django/django/blob/de99f558d806a2a1b30072ec95bc44d412d80dab/django/db/models/fields/related.py#L121-L147 skipped] if the `related_name` is an empty string when a warning should be raised since it's an invalid Python identifier.	Bug	closed	Core (System checks)	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
