mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Refs #27674 -- Removed GeoModelAdmin and OSMGeoAdmin per deprecation timeline.
This commit is contained in:
		| @@ -4,5 +4,3 @@ except ImportError: | ||||
|     from django.contrib import admin | ||||
|  | ||||
|     admin.GISModelAdmin = admin.ModelAdmin | ||||
|     # RemovedInDjango50Warning. | ||||
|     admin.OSMGeoAdmin = admin.ModelAdmin | ||||
|   | ||||
		Reference in New Issue
	
	Block a user