<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/contrib/contenttypes/views.py, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-04-02T07:33:13Z</updated>
<entry>
<title>Fixed #36267 -- Fixed contenttypes shortcut() view crash with an invalid object_id for a UUIDField pk.</title>
<updated>2025-04-02T07:33:13Z</updated>
<author>
<name>Ahmed Nassar</name>
<email>a.moh.nassar00@gmail.com</email>
</author>
<published>2025-03-21T15:13:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=00c68f03b5dc6c14618026347ee0da4d466c88e3'/>
<id>urn:sha1:00c68f03b5dc6c14618026347ee0da4d466c88e3</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 #30400 -- Improved typography of user facing strings.</title>
<updated>2019-06-28T14:46:18Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-06-27T16:39:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=42b9a23267f14be39b9b00958e18d5746783208e'/>
<id>urn:sha1:42b9a23267f14be39b9b00958e18d5746783208e</id>
<content type='text'>
Thanks Claude Paroz for assistance with translations.
</content>
</entry>
<entry>
<title>Fixed #18620 -- Made ContentTypes shortcut view prefer current site if available.</title>
<updated>2018-06-21T16:31:04Z</updated>
<author>
<name>Paulo</name>
<email>commonzenpython@gmail.com</email>
</author>
<published>2017-09-20T16:26:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d14850e525ccf95d42b8e9f11571dc5d18b15f03'/>
<id>urn:sha1:d14850e525ccf95d42b8e9f11571dc5d18b15f03</id>
<content type='text'>
Thanks Mike Tigas (mtigas) for the initial patch.
</content>
</entry>
<entry>
<title>Fixed #28776 -- Fixed a/an/and typos in docs and comments.</title>
<updated>2017-11-07T03:41:03Z</updated>
<author>
<name>Дилян Палаузов</name>
<email>dilyanpalauzov@users.noreply.github.com</email>
</author>
<published>2017-11-07T03:11:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6c0042430e3618ce5c276d195d92a6b884daa3a3'/>
<id>urn:sha1:6c0042430e3618ce5c276d195d92a6b884daa3a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()."</title>
<updated>2017-09-07T12:16:21Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-09-07T12:16:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6e4c6281dbb7ee12bcdc22620894edb4e9cf623f'/>
<id>urn:sha1:6e4c6281dbb7ee12bcdc22620894edb4e9cf623f</id>
<content type='text'>
This reverts commit 550cb3a365dee4edfdd1563224d5304de2a57fda
because try/except performs better.</content>
</entry>
<entry>
<title>Fixed #27818 -- Replaced try/except/pass with contextlib.suppress().</title>
<updated>2017-06-28T18:07:55Z</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2017-03-09T15:17:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=550cb3a365dee4edfdd1563224d5304de2a57fda'/>
<id>urn:sha1:550cb3a365dee4edfdd1563224d5304de2a57fda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Imported django.http classes instead of django.http.</title>
<updated>2017-02-27T19:47:11Z</updated>
<author>
<name>Asif Saifuddin Auvi</name>
<email>auvipy@gmail.com</email>
</author>
<published>2017-02-25T06:48:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5f3a689f71dedced29b77763617244845aa8b99a'/>
<id>urn:sha1:5f3a689f71dedced29b77763617244845aa8b99a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Converted usage of ugettext* functions to their gettext* aliases</title>
<updated>2017-02-07T08:04:04Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-01-26T19:58:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c651331b34b7c3841c126959e6e52879bc6f0834'/>
<id>urn:sha1:c651331b34b7c3841c126959e6e52879bc6f0834</id>
<content type='text'>
Thanks Tim Graham for the review.
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed encoding preambles and future imports</title>
<updated>2017-01-18T08:55:19Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-11-19T17:19:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac'/>
<id>urn:sha1:d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac</id>
<content type='text'>
</content>
</entry>
</feed>
