<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/docs/topics/cache.txt, branch devmain</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=devmain</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=devmain'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2026-06-11T16:18:37Z</updated>
<entry>
<title>Fixed #37129 -- Clarified database cache culling behavior in docs.</title>
<updated>2026-06-11T16:18:37Z</updated>
<author>
<name>VIZZARD-X</name>
<email>vigneshanandmay13@gmail.com</email>
</author>
<published>2026-06-11T15:17:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=1d714484f67777e586fbea49ec743a7e39cba50f'/>
<id>urn:sha1:1d714484f67777e586fbea49ec743a7e39cba50f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32785 -- Optimized cull frequency for DBCache.</title>
<updated>2026-06-08T13:30:15Z</updated>
<author>
<name>eevelweezel</name>
<email>eevel.weezel@gmail.com</email>
</author>
<published>2026-06-04T21:51:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=a7a57a21a8cf42ecc767c204f7939ad4419ae25f'/>
<id>urn:sha1:a7a57a21a8cf42ecc767c204f7939ad4419ae25f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed CVE-2026-35193 -- Varied on Authorization when caching non-public responses.</title>
<updated>2026-06-03T11:37:26Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-03-24T18:06:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=a2faa8e895926ac5d63f72879b5ccf671b5b4ba9'/>
<id>urn:sha1:a2faa8e895926ac5d63f72879b5ccf671b5b4ba9</id>
<content type='text'>
Thanks Shai Berger for the report, and Natalia Bidart and Sarah Boyce for reviews.
</content>
</entry>
<entry>
<title>Fixed unbalanced parentheses in docs.</title>
<updated>2026-01-19T13:39:25Z</updated>
<author>
<name>Clifford Gama</name>
<email>cliffygamy@gmail.com</email>
</author>
<published>2026-01-19T13:39:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=25416413470d8e6630528626ee8b033d2d77ff46'/>
<id>urn:sha1:25416413470d8e6630528626ee8b033d2d77ff46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added link to Python Pickle documentation in docs/topics/cache.txt.</title>
<updated>2025-11-30T07:29:43Z</updated>
<author>
<name>Rida Zouga</name>
<email>96395950+ZougaRida@users.noreply.github.com</email>
</author>
<published>2025-11-30T07:29:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3ea0195ca57790d7bd6921ecaa32312eabec78d0'/>
<id>urn:sha1:3ea0195ca57790d7bd6921ecaa32312eabec78d0</id>
<content type='text'>
Co-authored-by: Rida Zouga &lt;ridazouga@gmail.com&gt;</content>
</entry>
<entry>
<title>Fixed outdated redis-py link in cache docs.</title>
<updated>2025-11-27T16:12:19Z</updated>
<author>
<name>Bruno Alla</name>
<email>browniebroke@users.noreply.github.com</email>
</author>
<published>2025-11-27T16:12:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7b32485ee98edf7e8b94ad9c8acdccee562bf216'/>
<id>urn:sha1:7b32485ee98edf7e8b94ad9c8acdccee562bf216</id>
<content type='text'>
</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/chango.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 double spaces after periods in sentences.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-08-22T15:36:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=4286a23df64f6ce3b9b6ed097f4d1aac7d9e0de4'/>
<id>urn:sha1:4286a23df64f6ce3b9b6ed097f4d1aac7d9e0de4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36485 -- Fixed dangling hyphen and unbalanced inline markup in docs.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2025-05-31T09:08:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=724e5ec6f2c89cacbd7c28e0e3ee63d292810cbd'/>
<id>urn:sha1:724e5ec6f2c89cacbd7c28e0e3ee63d292810cbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed spelling of "logged-in" when used as an adjective in docs.</title>
<updated>2025-08-19T15:43:05Z</updated>
<author>
<name>mengxun</name>
<email>30499307+mengxunQAQ@users.noreply.github.com</email>
</author>
<published>2025-08-19T15:43:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f5c944b3141c58bb4a5c7bbca61180b2ad7c13aa'/>
<id>urn:sha1:f5c944b3141c58bb4a5c7bbca61180b2ad7c13aa</id>
<content type='text'>
</content>
</entry>
</feed>
