mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	Fixed several typos in Django
This commit is contained in:
		| @@ -79,7 +79,7 @@ class Field(object): | ||||
|         #                   messages that the field will raise. | ||||
|         # show_hidden_initial -- Boolean that specifies if it is needed to render a | ||||
|         #                        hidden widget with initial value after widget. | ||||
|         # validators -- List of addtional validators to use | ||||
|         # validators -- List of additional validators to use | ||||
|         # localize -- Boolean that specifies if the field should be localized. | ||||
|         # label_suffix -- Suffix to be added to the label. Overrides | ||||
|         #                 form's label_suffix. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user