mirror of
https://github.com/django/django.git
synced 2025-07-04 09:49:12 +00:00
[1.1.X] Fixed counting error in admin installation overview docs.
Merge of r11579 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@11583 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
a2c7fe52a8
commit
5074a43241
@ -25,7 +25,7 @@ Django's admin interface.
|
|||||||
Overview
|
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``
|
1. Add :class:``django.contrib.admin`` to your :setting:``INSTALLED_APPS``
|
||||||
setting.
|
setting.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user