Author: russellm
Date: 2009-09-16 07:16:27 -0500 (Wed, 16 Sep 2009)
New Revision: 11583
Modified:
django/branches/releases/1.1.X/
django/branches/releases/1.1.X/docs/ref/contrib/admin/index.txt
Log:
[1.1.X] Fixed counting error in admin installation overview docs.
Merge of r11579 from trunk.
Property changes on: django/branches/releases/1.1.X
___________________________________________________________________
Name: svnmerge-integrated
- /django/trunk:1-11500,11523,11527-11528,11531-11552,11554,11581
+ /django/trunk:1-11500,11523,11527-11528,11531-11552,11554,11579,11581
Modified: django/branches/releases/1.1.X/docs/ref/contrib/admin/index.txt
===================================================================
--- django/branches/releases/1.1.X/docs/ref/contrib/admin/index.txt
2009-09-16 12:12:54 UTC (rev 11582)
+++ django/branches/releases/1.1.X/docs/ref/contrib/admin/index.txt
2009-09-16 12:16:27 UTC (rev 11583)
@@ -25,7 +25,7 @@
Overview
========
-There are five steps in activating the Django admin site:
+There are six steps in activating the Django admin site:
1. Add :class:``django.contrib.admin`` to your :setting:``INSTALLED_APPS``
setting.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---