<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/utils/functional.py, branch 4.2.29</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.2.29</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.2.29'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2022-03-03T05:19:11Z</updated>
<entry>
<title>Optimized lazy wrappers a bit.</title>
<updated>2022-03-03T05:19:11Z</updated>
<author>
<name>Collin Anderson</name>
<email>cmawebsite@gmail.com</email>
</author>
<published>2022-03-03T05:19:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5659015d3c1828e96c9318903f72a82e047f07fa'/>
<id>urn:sha1:5659015d3c1828e96c9318903f72a82e047f07fa</id>
<content type='text'>
This avoids an extra __getattribute__() call for self._wrapped.</content>
</entry>
<entry>
<title>Refs #28358 -- Fixed infinite recursion in LazyObject.__getattribute__().</title>
<updated>2022-02-17T13:52:17Z</updated>
<author>
<name>Matthias Kestenholz</name>
<email>mk@feinheit.ch</email>
</author>
<published>2022-02-17T08:45:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b2ed0d78f2dff9986ef15b9098c1b6d9ce720a99'/>
<id>urn:sha1:b2ed0d78f2dff9986ef15b9098c1b6d9ce720a99</id>
<content type='text'>
Regression in 97d7990abde3fe4b525ae83958fd0b52d6a1d13f.

Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
Co-authored-by: Theo Alexiou &lt;theofilosalexiou@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #28358 -- Prevented LazyObject from mimicking nonexistent attributes.</title>
<updated>2022-02-16T09:51:15Z</updated>
<author>
<name>Theo Alexiou</name>
<email>theofilosalexiou@gmail.com</email>
</author>
<published>2022-02-13T16:27:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=97d7990abde3fe4b525ae83958fd0b52d6a1d13f'/>
<id>urn:sha1:97d7990abde3fe4b525ae83958fd0b52d6a1d13f</id>
<content type='text'>
Thanks Sergey Fedoseev for the initial patch.
</content>
</entry>
<entry>
<title>Fixed #26287 -- Added support for addition operations to SimpleLazyObject.</title>
<updated>2022-02-10T10:24:51Z</updated>
<author>
<name>Theo Alexiou</name>
<email>theofilosalexiou@gmail.com</email>
</author>
<published>2022-02-05T19:28:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f9ec777a826816e20e68021c0e73b5a76be650af'/>
<id>urn:sha1:f9ec777a826816e20e68021c0e73b5a76be650af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30127 -- Deprecated name argument of cached_property().</title>
<updated>2021-12-16T17:52:27Z</updated>
<author>
<name>mgaligniana</name>
<email>marcelogaligniana@gmail.com</email>
</author>
<published>2021-12-15T04:15:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=068b2c072b0d28cbd5ea63811779629cdaad8638'/>
<id>urn:sha1:068b2c072b0d28cbd5ea63811779629cdaad8638</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32508 -- Raised ValueError instead of using "assert" in lazy().</title>
<updated>2021-03-15T12:10:30Z</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2021-03-12T08:00:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=775b796d8d13841059850d73986d5dcc2e593077'/>
<id>urn:sha1:775b796d8d13841059850d73986d5dcc2e593077</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32208 -- Allowed adding lazy() objects.</title>
<updated>2020-12-21T08:24:41Z</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2020-12-19T19:53:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=577f2338f16bea055abc49c5a43fa3ecb05dffc8'/>
<id>urn:sha1:577f2338f16bea055abc49c5a43fa3ecb05dffc8</id>
<content type='text'>
Co-authored-by: Claude Paroz &lt;claude@2xlibre.net&gt;
</content>
</entry>
<entry>
<title>Fixed #30864 -- Doc'd classproperty decorator.</title>
<updated>2020-03-31T08:46:48Z</updated>
<author>
<name>Deep Sukhwani</name>
<email>deepsukhwani@gmail.com</email>
</author>
<published>2020-03-28T13:22:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4b146e0c83891fc67a422aa22f846bb7654c4d38'/>
<id>urn:sha1:4b146e0c83891fc67a422aa22f846bb7654c4d38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30876 -- Moved classproperty() decorator to the django.utils.functional.</title>
<updated>2019-10-21T07:57:39Z</updated>
<author>
<name>André Ericson</name>
<email>de.ericson@gmail.com</email>
</author>
<published>2019-10-18T19:00:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=312049091288dbba2299de8d07ea3e3311ed7238'/>
<id>urn:sha1:312049091288dbba2299de8d07ea3e3311ed7238</id>
<content type='text'>
</content>
</entry>
</feed>
