<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/unicode.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-28T06:52:43Z</updated>
<entry>
<title>Fixed #36570 -- Removed unnecessary :py domain from documentation roles.</title>
<updated>2025-08-28T06:52:43Z</updated>
<author>
<name>SaJH</name>
<email>wogur981208@gmail.com</email>
</author>
<published>2025-08-25T15:50:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3c0c54351b58e9386375d2bd7a8c60dadc4bb6e8'/>
<id>urn:sha1:3c0c54351b58e9386375d2bd7a8c60dadc4bb6e8</id>
<content type='text'>
Signed-off-by: SaJH &lt;wogur981208@gmail.com&gt;
</content>
</entry>
<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>Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2025-05-27T16:37:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6f8e23d1c10c7ce32cea82b65ad2af640015f147'/>
<id>urn:sha1:6f8e23d1c10c7ce32cea82b65ad2af640015f147</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed broken links and redirects in docs.</title>
<updated>2024-03-06T07:50:21Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-03-06T07:50:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=177e6493961dfcdafb44e5b02894bf4201050910'/>
<id>urn:sha1:177e6493961dfcdafb44e5b02894bf4201050910</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.</title>
<updated>2023-03-01T12:03:56Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2023-02-28T19:53:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=14459f80ee3a9e005989db37c26fd13bb6d2fab2'/>
<id>urn:sha1:14459f80ee3a9e005989db37c26fd13bb6d2fab2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #34140 -- Applied rst code-block to non-Python examples.</title>
<updated>2023-02-10T18:19:13Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2023-02-09T15:48:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=534ac4829764f317cf2fbc4a18354fcc998c1425'/>
<id>urn:sha1:534ac4829764f317cf2fbc4a18354fcc998c1425</id>
<content type='text'>
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.
</content>
</entry>
<entry>
<title>Updated documentation and comments for RFC updates.</title>
<updated>2022-11-10T12:52:17Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2022-11-04T12:33:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9bd174b9a75299dce33e673a559f2b673399b971'/>
<id>urn:sha1:9bd174b9a75299dce33e673a559f2b673399b971</id>
<content type='text'>
- Updated references to RFC 1123 to RFC 5322
  - Only partial as RFC 5322 sort of sub-references RFC 1123.
- Updated references to RFC 2388 to RFC 7578
  - Except RFC 2388 Section 5.3 which has no equivalent.
- Updated references to RFC 2396 to RFC 3986
- Updated references to RFC 2616 to RFC 9110
- Updated references to RFC 3066 to RFC 5646
- Updated references to RFC 7230 to RFC 9112
- Updated references to RFC 7231 to RFC 9110
- Updated references to RFC 7232 to RFC 9110
- Updated references to RFC 7234 to RFC 9111
- Tidied up style of text when referring to RFC documents
</content>
</entry>
<entry>
<title>Updated Oracle docs links to Oracle 21c.</title>
<updated>2022-03-29T07:41:57Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-03-29T07:41:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=83c803f161044fbfbfcd9a0c94ca93dc131be662'/>
<id>urn:sha1:83c803f161044fbfbfcd9a0c94ca93dc131be662</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated various links to HTTPS and new locations.</title>
<updated>2022-03-29T05:46:08Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-03-29T05:46:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=010a9d8a4f45252b908337988690c3fad138e334'/>
<id>urn:sha1:010a9d8a4f45252b908337988690c3fad138e334</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved docs regarding UTF-8 support with Apache and mod_wsgi.</title>
<updated>2021-10-08T10:26:06Z</updated>
<author>
<name>Nick Frazier</name>
<email>nrf@nickfrazier.com</email>
</author>
<published>2021-10-05T12:42:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bf4be3711acfbfc765fb17dc238b1b9bbad5b7be'/>
<id>urn:sha1:bf4be3711acfbfc765fb17dc238b1b9bbad5b7be</id>
<content type='text'>
</content>
</entry>
</feed>
