mirror of
				https://github.com/django/django.git
				synced 2025-11-04 13:39:16 +00:00 
			
		
		
		
	Fixed #10218 -- Reworded serialization.txt sentence to remove awkward quotes. Thanks for bringing this up, thedaniel
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9850 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
		
							parent
							
								
									cd0611bd83
								
							
						
					
					
						commit
						68d15e94d2
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -125,7 +125,8 @@ The Django object itself can be inspected as ``deserialized_object.object``.
 | 
				
			||||||
Serialization formats
 | 
					Serialization formats
 | 
				
			||||||
---------------------
 | 
					---------------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Django "ships" with a few included serializers:
 | 
					Django supports a number of serialization formats, some of which require you
 | 
				
			||||||
 | 
					to install third-party Python modules:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    ==========  ==============================================================
 | 
					    ==========  ==============================================================
 | 
				
			||||||
    Identifier  Information
 | 
					    Identifier  Information
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue