6 | | in [https://docs.djangoproject.com/en/4.2/intro/tutorial08/#installing-django-debug-toolbar this part of the tutorial], after this sentence "Once installed, you should be able to see the DjDT “handle” on the right side of the browser window when you refresh the polls application.", you could add something like: "note that for the django debug toolbar to show up correctly, you should properly make each template a full HTML document, as we mentioned it to be best practice earlier". |
| 6 | in [https://docs.djangoproject.com/en/4.2/intro/tutorial08/#installing-django-debug-toolbar this part of the tutorial], after the sentence ''"Once installed, you should be able to see the DjDT “handle” on the right side of the browser window when you refresh the polls application."'', you could add something like: ''"note that for the django debug toolbar to show up correctly, you should properly make each template a full HTML document, as we mentioned it to be best practice earlier"''. |