mirror of
https://github.com/django/django.git
synced 2025-07-07 21:35:15 +00:00
Fixed #36454 -- Fixed typo in docs/intro/tutorial08.txt.
Some checks are pending
Linters / flake8 (push) Waiting to run
Docs / docs (push) Waiting to run
Docs / blacken-docs (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Tests / Windows, SQLite, Python 3.13 (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
Some checks are pending
Linters / flake8 (push) Waiting to run
Docs / docs (push) Waiting to run
Docs / blacken-docs (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Tests / Windows, SQLite, Python 3.13 (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
This commit is contained in:
parent
bd65e82831
commit
f5cb757a67
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ toolbar may not render. When this happens and you're unable to
|
|||
resolve the issue yourself, there are options available to you.
|
||||
|
||||
#. If the problem is with a specific package, check if there's a
|
||||
troubleshooting of FAQ in the package's documentation. For example the
|
||||
troubleshooting guide or FAQ in the package's documentation. For example the
|
||||
Django Debug Toolbar has a `Tips section
|
||||
<https://django-debug-toolbar.readthedocs.io/en/latest/tips.html>`_ that
|
||||
outlines troubleshooting options.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue