mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	Fixed #11119 -- Corrected spelling error in 1.0 porting guide.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11050 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
		| @@ -677,7 +677,7 @@ load_data:: | ||||
|       management.call_command('flush', verbosity=0, interactive=False) | ||||
|       management.call_command('loaddata', 'test_data', verbosity=0) | ||||
|  | ||||
| Subcommands must now preceed options | ||||
| Subcommands must now precede options | ||||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||||
|  | ||||
| ``django-admin.py`` and ``manage.py`` now require subcommands to precede | ||||
|   | ||||
		Reference in New Issue
	
	Block a user