<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/contrib/flatpages.txt, branch fix-31295</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=fix-31295</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=fix-31295'/>
<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 #35931 -- Documented fields and methods of the FlatPage model.</title>
<updated>2025-04-27T14:10:33Z</updated>
<author>
<name>koresi</name>
<email>k.alv@protonmail.com</email>
</author>
<published>2024-11-29T23:45:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0ee06c04e0256094270db3ffe8b5dafa6a8457a3'/>
<id>urn:sha1:0ee06c04e0256094270db3ffe8b5dafa6a8457a3</id>
<content type='text'>
Co-authored-by: Clifford Gama &lt;53076065+cliff688@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Fixed #36311 -- Unified spelling of "hardcode" and its variants in docs.</title>
<updated>2025-04-15T17:48:55Z</updated>
<author>
<name>Ahmed Nassar</name>
<email>a.moh.nassar00@gmail.com</email>
</author>
<published>2025-04-14T17:12:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=be402891cd78f484b7f67e486924975523516ced'/>
<id>urn:sha1:be402891cd78f484b7f67e486924975523516ced</id>
<content type='text'>
Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Refs #36311 -- Unified spelling of "flatpage" in docs/ref/contrib/flatpages.txt.</title>
<updated>2025-04-15T17:48:55Z</updated>
<author>
<name>Ahmed Nassar</name>
<email>a.moh.nassar00@gmail.com</email>
</author>
<published>2025-04-14T17:14:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=abbcef52801f920caf72f4e2016c4999ea8b98ec'/>
<id>urn:sha1:abbcef52801f920caf72f4e2016c4999ea8b98ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarified `url` and `name` arguments in flatpages URLconf ref docs.</title>
<updated>2025-04-09T01:02:10Z</updated>
<author>
<name>Clifford Gama</name>
<email>cliffygamy@gmail.com</email>
</author>
<published>2025-02-20T07:44:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a2f7b3a6a04c8c46c38040c9d9d5bdc6298bd714'/>
<id>urn:sha1:a2f7b3a6a04c8c46c38040c9d9d5bdc6298bd714</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added missing closing parenthesis in docs/ref/contrib/flatpages.txt.</title>
<updated>2025-04-09T01:02:10Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-04-08T20:53:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f9f0a183273724046710efbb3e6646d9fe3fd08e'/>
<id>urn:sha1:f9f0a183273724046710efbb3e6646d9fe3fd08e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added missing lang attributes to html elements in docs.</title>
<updated>2024-10-30T13:02:30Z</updated>
<author>
<name>Johanan-Ayadata</name>
<email>johanan@workwithaya.com</email>
</author>
<published>2024-10-22T22:20:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=97a6a678c406b0049bd17bcd34f1d71d96141994'/>
<id>urn:sha1:97a6a678c406b0049bd17bcd34f1d71d96141994</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added warning about flatpages and untrusted users.</title>
<updated>2023-09-27T17:09:10Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-09-27T17:09:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=571bab98879578b6ef54ee654ead06736855767d'/>
<id>urn:sha1:571bab98879578b6ef54ee654ead06736855767d</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>Fixed #34018 -- Fixed typo in docs/ref/contrib/flatpages.txt.</title>
<updated>2022-09-16T13:12:45Z</updated>
<author>
<name>Ferran Jovell</name>
<email>ferran@jovell.dev</email>
</author>
<published>2022-09-16T12:21:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6619baab9b02e9f98598993e14cfc2b462b3a710'/>
<id>urn:sha1:6619baab9b02e9f98598993e14cfc2b462b3a710</id>
<content type='text'>
</content>
</entry>
</feed>
