<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/__init__.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>2024-06-24T08:11:07Z</updated>
<entry>
<title>Fixed #35547 -- Added reset_queries to django.db.__all__.</title>
<updated>2024-06-24T08:11:07Z</updated>
<author>
<name>AjmalPonneth</name>
<email>ponnethajmal@gmail.com</email>
</author>
<published>2024-06-20T19:20:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2a082d827de05528cb976109f219ec9b00490d2d'/>
<id>urn:sha1:2a082d827de05528cb976109f219ec9b00490d2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35130 -- Doc'd django.db.close_old_connections().</title>
<updated>2024-01-22T12:31:50Z</updated>
<author>
<name>Salvo Polizzi</name>
<email>101474753+salvo-polizzi@users.noreply.github.com</email>
</author>
<published>2024-01-22T12:31:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=184d82d8488b1b31ade5b5a68b0040f1c267f2be'/>
<id>urn:sha1:184d82d8488b1b31ade5b5a68b0040f1c267f2be</id>
<content type='text'>
This also adds close_db_connections() to the django.db.__all__.</content>
</entry>
<entry>
<title>Prevented initialization of unused database connections.</title>
<updated>2022-03-17T06:40:57Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2022-03-08T10:48:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4f92cf87b013801810226928ddd20097f6e4fccf'/>
<id>urn:sha1:4f92cf87b013801810226928ddd20097f6e4fccf</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 #32233 -- Cleaned-up duplicate connection functionality.</title>
<updated>2020-12-08T07:55:44Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2017-10-22T15:30:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=98e05ccde440cc9b768952cc10bc8285f4924e1f'/>
<id>urn:sha1:98e05ccde440cc9b768952cc10bc8285f4924e1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed an outdated comment on DefaultConnectionProxy.</title>
<updated>2019-02-20T16:30:51Z</updated>
<author>
<name>Ran Benita</name>
<email>ran234@gmail.com</email>
</author>
<published>2019-02-20T16:30:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=21ff23bfeb4014bceaa3df27677fb68409c0634d'/>
<id>urn:sha1:21ff23bfeb4014bceaa3df27677fb68409c0634d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Stopped inheriting from object to define new style classes.</title>
<updated>2017-01-19T07:39:46Z</updated>
<author>
<name>Simon Charette</name>
<email>charettes@users.noreply.github.com</email>
</author>
<published>2017-01-19T07:39:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cecc079168e8669138728d31611ff3a1e7eb3a9f'/>
<id>urn:sha1:cecc079168e8669138728d31611ff3a1e7eb3a9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed obsolete __ne__() methods.</title>
<updated>2017-01-19T02:44:00Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2017-01-18T20:35:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=eb422e476f3c0070dbf200bd62d97d12150c6fd9'/>
<id>urn:sha1:eb422e476f3c0070dbf200bd62d97d12150c6fd9</id>
<content type='text'>
__ne__() defaults to the opposite of __eq__() on Python 3
when it doesn't return NotImplemented.
</content>
</entry>
<entry>
<title>Fixed E305 flake8 warnings.</title>
<updated>2016-11-14T17:30:46Z</updated>
<author>
<name>Ramin Farajpour Cami</name>
<email>ramin.blackhat@gmail.com</email>
</author>
<published>2016-11-12T17:11:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=967be82443b5640d61608a89897d8ce2bc44fa54'/>
<id>urn:sha1:967be82443b5640d61608a89897d8ce2bc44fa54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed missing name in django.db __all__.</title>
<updated>2016-09-26T23:04:18Z</updated>
<author>
<name>Adam Chainz</name>
<email>me@adamj.eu</email>
</author>
<published>2016-09-26T23:04:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b29c6c96c738bd7250a408b079dd8a4d4657849a'/>
<id>urn:sha1:b29c6c96c738bd7250a408b079dd8a4d4657849a</id>
<content type='text'>
'backend' hasn't existed since 051c666acac770dea1af2fc223cc695f985f02f7.</content>
</entry>
</feed>
