<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/template_tests/utils.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-09-03T14:59:58Z</updated>
<entry>
<title>Refs #36559 -- Ran template partial source tests in debug mode only.</title>
<updated>2025-09-03T14:59:58Z</updated>
<author>
<name>farhan</name>
<email>farhanalirazaazeemi@gmail.com</email>
</author>
<published>2025-09-02T18:59:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3485599ef08811e2fd066458aa083b2567f3cb84'/>
<id>urn:sha1:3485599ef08811e2fd066458aa083b2567f3cb84</id>
<content type='text'>
Added a warning for accessing PartialTemplate.source when debugging is disabled.
Thanks Sarah Boyce for the idea.
</content>
</entry>
<entry>
<title>Normalized imports of functools.wraps.</title>
<updated>2022-05-25T08:58:28Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2022-05-22T06:23:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=aff649a3bd0c4fd8f7d859464f0eb907e877443f'/>
<id>urn:sha1:aff649a3bd0c4fd8f7d859464f0eb907e877443f</id>
<content type='text'>
@wraps is 10 times more common than @functools.wraps. Standardize to
the most common version.
</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>Made test_once a keyword argument in template_tests.utils.setup().</title>
<updated>2020-05-21T06:09:19Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-05-03T14:13:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=81d69568a675f0fb7f66b9c898dc7fb42f967d58'/>
<id>urn:sha1:81d69568a675f0fb7f66b9c898dc7fb42f967d58</id>
<content type='text'>
Replaces the kwargs.get(...) pattern. Helps avoid typos by providing a
better error message in case of misuse.
</content>
</entry>
<entry>
<title>Refs #23919, #27778 -- Removed obsolete mentions of unicode.</title>
<updated>2017-01-26T13:19:27Z</updated>
<author>
<name>Vytis Banaitis</name>
<email>vytis.banaitis@gmail.com</email>
</author>
<published>2017-01-20T21:04:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d1bab24e0144d14513a1411503c95ececb425188'/>
<id>urn:sha1:d1bab24e0144d14513a1411503c95ececb425188</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed misc references to Python 2.</title>
<updated>2017-01-22T01:02:00Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-01-22T01:02:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d170c63351944fd91b2206d10f89e7ff75b53b76'/>
<id>urn:sha1:d170c63351944fd91b2206d10f89e7ff75b53b76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage.</title>
<updated>2017-01-20T13:01:02Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-01-20T13:01:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4e729feaa647547f25debb1cb63dec989dc41a20'/>
<id>urn:sha1:4e729feaa647547f25debb1cb63dec989dc41a20</id>
<content type='text'>
These functions do nothing on Python 3.</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 python_2_unicode_compatible decorator usage</title>
<updated>2017-01-18T12:44:34Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-11-19T20:54:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f3c43ad1fd9556f0fd026a5dfa93c67a5cf186ca'/>
<id>urn:sha1:f3c43ad1fd9556f0fd026a5dfa93c67a5cf186ca</id>
<content type='text'>
</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>
