<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/intro/tutorial08.txt, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-08-25T13:51:10Z</updated>
<entry>
<title>Refs #36485 -- Rewrapped docs to 79 columns line length.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2025-07-25T09:24:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f81e6e3a53ee36e3f730a71aa55a5744982dd016'/>
<id>urn:sha1:f81e6e3a53ee36e3f730a71aa55a5744982dd016</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Fixed #36454 -- Fixed typo in docs/intro/tutorial08.txt.</title>
<updated>2025-06-12T07:55:30Z</updated>
<author>
<name>ruvilonix</name>
<email>114708614+ruvilonix@users.noreply.github.com</email>
</author>
<published>2025-06-11T02:37:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f5cb757a678aec2f318075c8de4f4ce26510ec2f'/>
<id>urn:sha1:f5cb757a678aec2f318075c8de4f4ce26510ec2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36125 -- Switched docs to use chat.djangoproject.com when referencing the Discord server.</title>
<updated>2025-01-22T21:22:50Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2025-01-22T21:22:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9a1f18635ff034b039c24ed5121cced028fc27d0'/>
<id>urn:sha1:9a1f18635ff034b039c24ed5121cced028fc27d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35999 -- Removed #django IRC channel references where appropriate.</title>
<updated>2025-01-08T09:24:52Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-12-11T14:21:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=15e207ce80581ec64bd790c37cce1bc07d01a744'/>
<id>urn:sha1:15e207ce80581ec64bd790c37cce1bc07d01a744</id>
<content type='text'>
Some references are replaced with links to the Django Discord server.
</content>
</entry>
<entry>
<title>Updated maintainers of Django Debug Toolbar to Django Commons.</title>
<updated>2024-11-19T11:01:19Z</updated>
<author>
<name>Tim Schilling</name>
<email>schillingt@better-simple.com</email>
</author>
<published>2024-11-14T13:52:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=17e544ece7e51c5eaeff9bdadc3de263fdd98dee'/>
<id>urn:sha1:17e544ece7e51c5eaeff9bdadc3de263fdd98dee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used :pypi: role in docs where appropriate.</title>
<updated>2024-08-05T13:35:50Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-08-05T13:35:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=304d25667433a59409e334a93acaaa9201840508'/>
<id>urn:sha1:304d25667433a59409e334a93acaaa9201840508</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35461 -- Updated misleading django-debug-toolbar instructions.</title>
<updated>2024-06-21T10:01:34Z</updated>
<author>
<name>Rosana Rufer</name>
<email>rosanarufer@gmail.com</email>
</author>
<published>2024-06-19T15:00:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=72b7aecbbfbec0ceb1a829eef82a68d7283df604'/>
<id>urn:sha1:72b7aecbbfbec0ceb1a829eef82a68d7283df604</id>
<content type='text'>
The DjDT "handle" isn't visible on the polls application as the templates
are missing &lt;body&gt; tags for brevity.
</content>
</entry>
<entry>
<title>Fixed typo in docs/intro/tutorial08.txt.</title>
<updated>2023-06-28T05:08:51Z</updated>
<author>
<name>Cerebro Cerberus</name>
<email>sethamek@gmail.com</email>
</author>
<published>2023-06-28T05:08:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6fbe5287ac46f38faa9634e02da7e7b01e37c34d'/>
<id>urn:sha1:6fbe5287ac46f38faa9634e02da7e7b01e37c34d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34146 -- Added 3rd-party lib tutorial step.</title>
<updated>2023-02-07T14:26:37Z</updated>
<author>
<name>Tim Schilling</name>
<email>schillingt@better-simple.com</email>
</author>
<published>2023-02-07T14:26:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7715c9fef55c8775608cdb64d5666c7f90ada937'/>
<id>urn:sha1:7715c9fef55c8775608cdb64d5666c7f90ada937</id>
<content type='text'>
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.</content>
</entry>
</feed>
