mirror of
https://github.com/django/django.git
synced 2025-07-23 13:15:32 +00:00
Fixed counting error in admin installation overview docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11579 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
62180a6b44
commit
95d5e450ec
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ Django's admin interface.
|
|||
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue