<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/core/cache/backends/dummy.py, branch stable/5.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2021-09-07T09:59:59Z</updated>
<entry>
<title>Fixed #33060 -- Added BaseCache.make_and_validate_key() hook.</title>
<updated>2021-09-07T09:59:59Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2021-08-26T13:00:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=42dfa97e191d8f7ffdc0b5d9502949ef3b8ef356'/>
<id>urn:sha1:42dfa97e191d8f7ffdc0b5d9502949ef3b8ef356</id>
<content type='text'>
This helper function reduces the amount of duplicated code and makes it
easier to ensure that we always validate the keys.
</content>
</entry>
<entry>
<title>Refs #33060 -- Added .make_key() in .touch() for dummy cache backend.</title>
<updated>2021-09-03T08:36:14Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2021-08-26T12:54:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=68b8eda78864b78d1b8b2529ec119ec440f8458a'/>
<id>urn:sha1:68b8eda78864b78d1b8b2529ec119ec440f8458a</id>
<content type='text'>
All cache operations should use make_key().
</content>
</entry>
<entry>
<title>Fixed #30759 -- Made cache.delete() return whether it succeeded.</title>
<updated>2019-11-14T10:14:11Z</updated>
<author>
<name>daniel a rios</name>
<email>misterrios@gmail.com</email>
</author>
<published>2019-10-08T09:02:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=efc3e32d6d7fb9bb41be73b80c8607b653c1fbd6'/>
<id>urn:sha1:efc3e32d6d7fb9bb41be73b80c8607b653c1fbd6</id>
<content type='text'>
Thanks Simon Charette for the review.
</content>
</entry>
<entry>
<title>Fixed #27480 -- Added cache.touch().</title>
<updated>2018-04-27T21:48:35Z</updated>
<author>
<name>Nicolas Noé</name>
<email>nicolas@niconoe.org</email>
</author>
<published>2018-04-27T21:48:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3246ad106517e61437f80e8ef3c9d216754039e7'/>
<id>urn:sha1:3246ad106517e61437f80e8ef3c9d216754039e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Replaced super() calls for old-style classes.</title>
<updated>2017-12-07T14:10:32Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2017-12-07T14:10:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c68f66e0144b69367e98692cba313251a36b85a8'/>
<id>urn:sha1:c68f66e0144b69367e98692cba313251a36b85a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28760 -- Removed DummyCache's unnecessary get/set/delete_many().</title>
<updated>2017-10-31T16:16:09Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2017-10-30T15:30:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=acc989f037f4185b3f55cb76ab51c5224f30f0d1'/>
<id>urn:sha1:acc989f037f4185b3f55cb76ab51c5224f30f0d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27318 -- Made DummyCache.set_many() return a list for consistency with other backends.</title>
<updated>2017-10-30T16:13:17Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2017-10-30T15:25:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=abacd09f07f4bb0aa1a3a32bc6e3c3570fa76912'/>
<id>urn:sha1:abacd09f07f4bb0aa1a3a32bc6e3c3570fa76912</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sorted imports with isort; refs #23860.</title>
<updated>2015-02-06T13:16:28Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-01-28T12:35:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0ed7d155635da9f79d4dd67e4889087d3673c6da'/>
<id>urn:sha1:0ed7d155635da9f79d4dd67e4889087d3673c6da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #23625 -- Removed CacheClass shim</title>
<updated>2014-10-10T12:43:26Z</updated>
<author>
<name>Jaap Roes</name>
<email>jaap@eight.nl</email>
</author>
<published>2014-10-10T09:59:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1b5918f160365b97986f21da1a7c35ffd2d5b0b0'/>
<id>urn:sha1:1b5918f160365b97986f21da1a7c35ffd2d5b0b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More attacking E302 violators</title>
<updated>2013-11-02T20:12:09Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2013-11-02T20:12:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7548aa8ffd46eb6e0f73730d1b2eb515ba581f95'/>
<id>urn:sha1:7548aa8ffd46eb6e0f73730d1b2eb515ba581f95</id>
<content type='text'>
</content>
</entry>
</feed>
