summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial08.txt
AgeCommit message (Collapse)Author
2023-06-28Fixed typo in docs/intro/tutorial08.txt.Cerebro Cerberus
2023-02-07Fixed #34146 -- Added 3rd-party lib tutorial step.Tim Schilling
Added a tutorial step that highlights Django Debug Toolbar, on of the most common third party packages. It also added a mention of djangopackages.com as a place to search for other libraries and a link to Adam Johnson’s post on evaluating whether a package is well-maintained. Third-party packages are one of Django’s strengths. This should give folks a sound route in.