﻿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
36247	BaseGeometryWidget unncessarily writes an error log when deserializing malformed geometry	David Buhler	hesham hatem	"The following bit of error logging happens during deserialization of malformed geometry:

https://github.com/django/django/blob/stable/4.2.x/django/contrib/gis/forms/widgets.py#L55

I believe this is more appropriate as a warning or debug log as returning a None value will result in a validation error rather than a failed request. This will create noise when looking for error logs that need to be actioned on.

This also impacts the 5.2.x branch."	Cleanup/optimization	assigned	GIS	dev	Normal			Claude Paroz	Accepted	1	0	0	1	0	0
