﻿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
34347	"Mypy complaint: module ""django.contrib.gis.utils"" does not explicitly export attribute ""LayerMapping"""	Søren Howe Gersager	nobody	"Mypy complains that:
module ""django.contrib.gis.utils"" does not explicitly export attribute ""LayerMapping""

Since the documentation uses that import path, for example: https://docs.djangoproject.com/en/4.1/ref/contrib/gis/layermapping/

I guess django.contrib.gis.utils.!__init!__ should contain !__all!__?

https://github.com/django/django/pull/16565"	Cleanup/optimization	closed	GIS	4.1	Normal	fixed			Ready for checkin	1	0	0	0	0	0
