mirror of
https://github.com/django/django.git
synced 2025-07-17 16:19:12 +00:00
[3.0.x] Fixed numbered list in admin overview docs.
Backport of 05ed7104c0bc069352b2cee85ab918e48ee73cbe from master
This commit is contained in:
parent
48ed73fb74
commit
7fa16e58d0
@ -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
|
||||
included.
|
||||
|
||||
5. :ref:`Hook the admin's URLs into your URLconf
|
||||
#. :ref:`Hook the admin's URLs into your URLconf
|
||||
<hooking-adminsite-to-urlconf>`.
|
||||
|
||||
After you've taken these steps, you'll be able to use the admin site by
|
||||
|
Loading…
x
Reference in New Issue
Block a user