<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/topics/cache.txt, branch stable/4.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F4.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F4.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2023-05-22T12:02:28Z</updated>
<entry>
<title>[4.2.x] Fixed references to django.core.cache in docs.</title>
<updated>2023-05-22T12:02:28Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2023-05-22T12:02:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=37ba4c3a94b0c2d3e98be11ea4ac27316efb5f5e'/>
<id>urn:sha1:37ba4c3a94b0c2d3e98be11ea4ac27316efb5f5e</id>
<content type='text'>
Backport of c3862735cd8c268e99fb8d54c3955aacc4f2dc25 from main
</content>
</entry>
<entry>
<title>[4.2.x] Used extlinks for PyPI links.</title>
<updated>2023-04-17T05:44:29Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2023-04-16T23:14:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=26f181939ebdad3811736aadeb5634bbdcaca025'/>
<id>urn:sha1:26f181939ebdad3811736aadeb5634bbdcaca025</id>
<content type='text'>
Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;

Backport of 2c4dc6476083c853b654e462c7ff65dbe0334c9e from main
</content>
</entry>
<entry>
<title>[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.</title>
<updated>2023-03-01T12:39:03Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2023-03-01T12:35:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=62510f01e76ad0526c94ea6d1bc6399c1ddf3df4'/>
<id>urn:sha1:62510f01e76ad0526c94ea6d1bc6399c1ddf3df4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[4.2.x] Refs #34140 -- Corrected rst code-block and various formatting issues in docs.</title>
<updated>2023-02-28T11:54:33Z</updated>
<author>
<name>Joseph Victor Zammit</name>
<email>jvzammit@gmail.com</email>
</author>
<published>2023-01-23T20:29:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5bdd6223a24b2bcd0ee32251d6f3ce20e934a1dd'/>
<id>urn:sha1:5bdd6223a24b2bcd0ee32251d6f3ce20e934a1dd</id>
<content type='text'>
Backport of ba755ca13123d2691a0926ddb64e5d0a2906a880 from main
</content>
</entry>
<entry>
<title>[4.2.x] Fixed #29994 -- Added warning about performance of FileBasedCache with a large number of files.</title>
<updated>2023-02-13T20:09:55Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2023-02-13T20:09:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=de42d51361e316a4525440ad953e3a42ea6432b7'/>
<id>urn:sha1:de42d51361e316a4525440ad953e3a42ea6432b7</id>
<content type='text'>
Co-authored-by: sheenarbw &lt;699166+sheenarbw@users.noreply.github.com&gt;
Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
Backport of 1eb94bc8dab46dfa117d21ef4f3b52aebb593615 from main
</content>
</entry>
<entry>
<title>[4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples.</title>
<updated>2023-02-10T20:12:06Z</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=b784768eef75afb32f6d2ce7166551a528bce0ec'/>
<id>urn:sha1:b784768eef75afb32f6d2ce7166551a528bce0ec</id>
<content type='text'>
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.

Backport of 534ac4829764f317cf2fbc4a18354fcc998c1425 from main.
</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>Fixed #33842 -- Used :source: role for links to repo files on GitHub.</title>
<updated>2022-08-09T12:44:51Z</updated>
<author>
<name>Ramil Yanbulatov</name>
<email>rayman1104@gmail.com</email>
</author>
<published>2022-06-30T12:08:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c6290bae9da94234091673fa57ea20411325a9e8'/>
<id>urn:sha1:c6290bae9da94234091673fa57ea20411325a9e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32749 -- Doc'd PyMemcacheCache defaults.</title>
<updated>2022-06-28T19:56:51Z</updated>
<author>
<name>Pablo Montepagano</name>
<email>pablo@montepagano.com.ar</email>
</author>
<published>2022-06-28T19:56:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bb2c5f69f47466fa52f3cf2727d10b3ebd79a4da'/>
<id>urn:sha1:bb2c5f69f47466fa52f3cf2727d10b3ebd79a4da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 4.0.</title>
<updated>2022-05-17T12:22:06Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2022-05-10T13:07:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ca1c3151c3df48f1fb2cd17df9cfe93800254665'/>
<id>urn:sha1:ca1c3151c3df48f1fb2cd17df9cfe93800254665</id>
<content type='text'>
</content>
</entry>
</feed>
