Skip to content

Commit 29ab6df

Browse files
committed
Remove obsolete note about debug_toolbar.models.
1 parent a6ea747 commit 29ab6df

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/installation.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,6 @@ If you're upgrading from a previous version, you should review the
4545
If the automatic setup doesn't work for your project, if you want to learn
4646
what it does, or if you prefer defining your settings explicitly, read below.
4747

48-
.. note::
49-
50-
The automatic setup relies on ``debug_toolbar.models`` being imported when
51-
the server starts. Django doesn't provide a better hook to execute code
52-
during the start-up sequence. This works with ``manage.py runserver``
53-
because it validates models before serving requests.
54-
5548
.. warning::
5649

5750
The automatic setup imports your project's URLconf in order to add the

0 commit comments

Comments
 (0)