| Age | Commit message (Collapse) | Author |
|
Lines in the docs files were manually adjusted to conform to the
79 columns limit per line (plus newline), improving readability and
consistency across the content.
|
|
|
|
the Discord server.
|
|
Some references are replaced with links to the Django Discord server.
|
|
|
|
|
|
The DjDT "handle" isn't visible on the polls application as the templates
are missing <body> tags for brevity.
|
|
|
|
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.
|