<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/topics/db/optimization.txt, branch 4.0.10</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.0.10</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.0.10'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2022-02-08T07:33:24Z</updated>
<entry>
<title>[4.0.x] Fixed #32518 -- Doc'd that QuerySet.contains() should not be overused.</title>
<updated>2022-02-08T07:33:24Z</updated>
<author>
<name>John Hollingsworth</name>
<email>hollingsfsdf@gmail.com</email>
</author>
<published>2022-01-26T17:50:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8c407ee7f392ac44e9669658a473d6c486c388b3'/>
<id>urn:sha1:8c407ee7f392ac44e9669658a473d6c486c388b3</id>
<content type='text'>
Thanks Tim McCurrach for the idea.

Backport of d70b4bea18c96e518ce14dca96085e9265e8ebb6 from main
</content>
</entry>
<entry>
<title>Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.</title>
<updated>2021-07-29T04:24:12Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2021-07-23T06:48:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1024b5e74a7166313ad4e4975a15e90dccd3ec5f'/>
<id>urn:sha1:1024b5e74a7166313ad4e4975a15e90dccd3ec5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #24141 -- Added QuerySet.contains().</title>
<updated>2021-03-06T19:40:29Z</updated>
<author>
<name>Johan Schiff</name>
<email>johan@radkompaniet.se</email>
</author>
<published>2020-06-09T09:23:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d01709aae21de9cd2565b9c52f32732ea28a2d98'/>
<id>urn:sha1:d01709aae21de9cd2565b9c52f32732ea28a2d98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed "Don't overuse count() or exists()" example to Python.</title>
<updated>2021-01-27T19:24:27Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2020-08-11T16:40:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8a642b88c31787fde612ba72d4b282e1c2444035'/>
<id>urn:sha1:8a642b88c31787fde612ba72d4b282e1c2444035</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #31350 -- Fixed typo in docs/topics/db/optimization.txt.</title>
<updated>2020-03-09T06:54:25Z</updated>
<author>
<name>Shrikrishna Singh</name>
<email>krishnasingh.ss30@gmail.com</email>
</author>
<published>2020-03-09T06:54:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=370628673b98ada302c3930865c4bfde2d8ed5a1'/>
<id>urn:sha1:370628673b98ada302c3930865c4bfde2d8ed5a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30828 -- Added how to remove/insert many-to-many relations in bulk to the database optimization docs.</title>
<updated>2019-11-12T11:44:41Z</updated>
<author>
<name>David Foster</name>
<email>david@dafoster.net</email>
</author>
<published>2019-10-20T18:47:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6a04e69e686cf417b469d7676f93c2e3a9c8d6a3'/>
<id>urn:sha1:6a04e69e686cf417b469d7676f93c2e3a9c8d6a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #26207 -- Removed obsolete note about slow constructing a model with deferred fields.</title>
<updated>2019-10-14T10:51:07Z</updated>
<author>
<name>Simon Charette</name>
<email>charettes@users.noreply.github.com</email>
</author>
<published>2019-10-14T10:51:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=35396a7f243eceec42cc90725ab573a7d9ac3b4c'/>
<id>urn:sha1:35396a7f243eceec42cc90725ab573a7d9ac3b4c</id>
<content type='text'>
This is not true since 7f51876 removed the necessity of creating
proxy model classes at runtime for each deferred field sets.</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 2.2.</title>
<updated>2019-09-10T10:01:00Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-09-05T13:07:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=416c584cabd62a13985f1569ccf019c8b351f0a5'/>
<id>urn:sha1:416c584cabd62a13985f1569ccf019c8b351f0a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.</title>
<updated>2019-09-06T11:27:46Z</updated>
<author>
<name>Tobias Kunze</name>
<email>r@rixx.de</email>
</author>
<published>2019-06-17T14:54:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4a954cfd11a5d034491f87fcbc920eb97a302bb3'/>
<id>urn:sha1:4a954cfd11a5d034491f87fcbc920eb97a302bb3</id>
<content type='text'>
This patch does not remove all occurrences of the words in question.
Rather, I went through all of the occurrences of the words listed
below, and judged if they a) suggested the reader had some kind of
knowledge/experience, and b) if they added anything of value (including
tone of voice, etc). I left most of the words alone. I looked at the
following words:

- simply/simple
- easy/easier/easiest
- obvious
- just
- merely
- straightforward
- ridiculous

Thanks to Carlton Gibson for guidance on how to approach this issue, and
to Tim Bell for providing the idea. But the enormous lion's share of
thanks go to Adam Johnson for his patient and helpful review.
</content>
</entry>
<entry>
<title>Fixed #30656 -- Added QuerySet.bulk_update() to the database optimization docs.</title>
<updated>2019-07-29T07:52:29Z</updated>
<author>
<name>daniel a rios</name>
<email>misterrios@gmail.com</email>
</author>
<published>2019-07-26T13:12:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=68aeb9016084290aac4f82860e17a9f4e941676e'/>
<id>urn:sha1:68aeb9016084290aac4f82860e17a9f4e941676e</id>
<content type='text'>
</content>
</entry>
</feed>
