mirror of
https://github.com/django/django.git
synced 2025-11-03 05:13:23 +00:00
Fixed numbered list in admin overview docs.
This commit is contained in:
parent
f2187a227f
commit
05ed7104c0
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ If you're not using the default project template, here are the requirements:
|
||||||
:class:`django.contrib.messages.middleware.MessageMiddleware` must be
|
:class:`django.contrib.messages.middleware.MessageMiddleware` must be
|
||||||
included.
|
included.
|
||||||
|
|
||||||
5. :ref:`Hook the admin's URLs into your URLconf
|
#. :ref:`Hook the admin's URLs into your URLconf
|
||||||
<hooking-adminsite-to-urlconf>`.
|
<hooking-adminsite-to-urlconf>`.
|
||||||
|
|
||||||
After you've taken these steps, you'll be able to use the admin site by
|
After you've taken these steps, you'll be able to use the admin site by
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue