mirror of
				https://github.com/django/django.git
				synced 2025-11-04 13:39:16 +00:00 
			
		
		
		
	Changed tutorial02 not to say redirects and flatpages are included
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1262 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
		
							parent
							
								
									93519513a1
								
							
						
					
					
						commit
						6b870c136b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -81,8 +81,8 @@ Now, try logging in. You should see the Django admin index page:
 | 
				
			||||||
   :alt: Django admin index page
 | 
					   :alt: Django admin index page
 | 
				
			||||||
   :target: http://media.djangoproject.com/img/doc/tutorial/admin02.png
 | 
					   :target: http://media.djangoproject.com/img/doc/tutorial/admin02.png
 | 
				
			||||||
 | 
					
 | 
				
			||||||
By default, you should see four types of editable content: groups, users,
 | 
					By default, you should see two types of editable content: groups and users.
 | 
				
			||||||
redirects and flat pages. These are core features Django ships with by default.
 | 
					These are core features Django ships with by default.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. _"I can't log in" questions: http://www.djangoproject.com/documentation/faq/#the-admin-site
 | 
					.. _"I can't log in" questions: http://www.djangoproject.com/documentation/faq/#the-admin-site
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue