mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	[1.6.x] Fixed some typos in the documentation.
Thanks to Rodolfo Carvalho and Piotr Kasprzyk
for the patch.
Partial backport of ea4da8e63c from master.
			
			
This commit is contained in:
		| @@ -304,7 +304,7 @@ The ``urls.py`` file would contain something like:: | ||||
|  | ||||
| .. versionchanged:: 1.6 | ||||
|  | ||||
| The ``condiction_dict`` can be passed as attribute for the ``as_view()` | ||||
| The ``condition_dict`` can be passed as attribute for the ``as_view()` | ||||
| method or as a class attribute named ``condition_dict``:: | ||||
|  | ||||
|     class OrderWizard(WizardView): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user