mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Corrected a minor typo in the 1.0 porting guide.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8868 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
		| @@ -158,8 +158,8 @@ New (1.0):: | ||||
|      | ||||
| See :ref:`admin-inlines` for more details. | ||||
|  | ||||
| Simplify `fields``, or use ``fieldsets`` | ||||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||||
| Simplify ``fields``, or use ``fieldsets`` | ||||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||||
|  | ||||
| The old ``fields`` syntax was quite confusing, and has been simplified. The old | ||||
| syntax still works, but you'll need to use ``fieldsets`` instead. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user