mirror of
				https://github.com/django/django.git
				synced 2025-11-04 13:39:16 +00:00 
			
		
		
		
	Fixed #8512: Corrected typo in form validation documentation. Thanks for the catch, Karen.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8511 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
		
							parent
							
								
									96d12748a9
								
							
						
					
					
						commit
						829a5c1352
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
.. _ref-forms-validation:
 | 
					.. _ref-forms-validation:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
F and field validation
 | 
					Form and field validation
 | 
				
			||||||
======================
 | 
					=========================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Form validation happens when the data is cleaned. If you want to customize
 | 
					Form validation happens when the data is cleaned. If you want to customize
 | 
				
			||||||
this process, there are various places you can change, each one serving a
 | 
					this process, there are various places you can change, each one serving a
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue