mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	Fixed #33742 -- Added id to GeoJSON serializer.
This commit is contained in:
		
				
					committed by
					
						 Mariusz Felisiak
						Mariusz Felisiak
					
				
			
			
				
	
			
			
			
						parent
						
							9a3b7e5e2b
						
					
				
				
					commit
					6f73eb9d90
				
			| @@ -53,7 +53,9 @@ Minor features | ||||
| :mod:`django.contrib.gis` | ||||
| ~~~~~~~~~~~~~~~~~~~~~~~~~ | ||||
|  | ||||
| * ... | ||||
| * The :doc:`GeoJSON serializer </ref/contrib/gis/serializers>` now outputs the | ||||
|   ``id`` key for serialized features, which defaults to the primary key of | ||||
|   objects. | ||||
|  | ||||
| :mod:`django.contrib.messages` | ||||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user