We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 683e8dd commit 9ef5460Copy full SHA for 9ef5460
scripts/stubtest/allowlist.txt
@@ -394,3 +394,6 @@ django.urls.resolvers.URLPattern.lookup_str
394
django.urls.resolvers.URLResolver.url_patterns
395
django.urls.resolvers.URLResolver.urlconf_module
396
django.utils.connection.BaseConnectionHandler.settings
397
+
398
+# Potential mypy bug with metaclass
399
+django.contrib.gis.admin.options.GeoModelAdminMixin.gis_widget
0 commit comments