mirror of
				https://github.com/django/django.git
				synced 2025-11-03 21:25:09 +00:00 
			
		
		
		
	Fixed #16232 -- Corrected typo in geographic admin reference. Thanks, Issac Kelly.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16484 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
		
							parent
							
								
									230dab85c5
								
							
						
					
					
						commit
						b8f0346c11
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -50,7 +50,7 @@ GeoDjango's admin site
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   .. attribute:: modifiable
 | 
					   .. attribute:: modifiable
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   Defaults to ``False``.  When set to ``True``, disables editing of
 | 
					   Defaults to ``True``.  When set to ``False``, disables editing of
 | 
				
			||||||
   existing geometry fields in the admin.
 | 
					   existing geometry fields in the admin.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   .. note::
 | 
					   .. note::
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue