mirror of
https://github.com/django/django.git
synced 2025-11-02 04:48:33 +00:00
Thanks Daniele Procida for review.
This commit is contained in:
parent
348c89cbfb
commit
a2bcec3491
2 changed files with 106 additions and 59 deletions
|
|
@ -2519,6 +2519,7 @@ own ``AdminSite`` instance since you will likely be importing all the per-app
|
|||
put ``'django.contrib.admin.apps.SimpleAdminConfig'`` instead of
|
||||
``'django.contrib.admin'`` in your :setting:`INSTALLED_APPS` setting.
|
||||
|
||||
.. _multiple-admin-sites:
|
||||
|
||||
Multiple admin sites in the same URLconf
|
||||
----------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue