<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/deprecation/tests.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>2026-04-29T17:47:49Z</updated>
<entry>
<title>Fixed #37067 -- Added trailing slash in django_file_prefixes().</title>
<updated>2026-04-29T17:47:49Z</updated>
<author>
<name>Fashad Ahmed</name>
<email>fashad.ahmed20@gmail.com</email>
</author>
<published>2026-04-28T20:38:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=60a9c70496e5d7b971928ce3da5b47c8836a4def'/>
<id>urn:sha1:60a9c70496e5d7b971928ce3da5b47c8836a4def</id>
<content type='text'>
Ensure skip_file_prefixes does not match sibling packages like django*.

Bug in f42b89f1bf49a5b89ed852b60f79342320a81c5e
and 34bd3ed944bf38792c631b55e581963d44d52284.
</content>
</entry>
<entry>
<title>Fixed #36961 -- Fixed TypeError in deprecation warnings if Django is imported by namespace.</title>
<updated>2026-03-02T19:08:11Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-02-27T19:43:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c1d8646ec219b8b90ebdd463f40e5767876658a0'/>
<id>urn:sha1:c1d8646ec219b8b90ebdd463f40e5767876658a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added cleanup of cache clearing to DjangoFilePrefixesTests.setUp().</title>
<updated>2025-09-19T07:49:03Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-09-18T14:27:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7528979153355faa49c3e49ba3ea233f998a7583'/>
<id>urn:sha1:7528979153355faa49c3e49ba3ea233f998a7583</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #35667 -- Cached Django file prefixes for warnings.</title>
<updated>2025-09-12T08:35:01Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2025-09-12T08:35:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7b26b64a63b5fc15134426a6ee0534dca2a1a855'/>
<id>urn:sha1:7b26b64a63b5fc15134426a6ee0534dca2a1a855</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35666 -- Documented stacklevel usage and testing, and adjusted test suite accordingly.</title>
<updated>2024-08-28T14:44:05Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2024-08-09T17:03:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=57307bbc7d88927989cf5b314f16d6e13ade04e6'/>
<id>urn:sha1:57307bbc7d88927989cf5b314f16d6e13ade04e6</id>
<content type='text'>
Over the years we've had multiple instances of hit and misses when
emitting warnings: either setting the wrong stacklevel or not setting
it at all.

This work adds assertions for the existing warnings that were declaring
the correct stacklevel, but were lacking tests for it.
</content>
</entry>
<entry>
<title>Refs #25466 -- Removed unused DeprecationInstanceCheck.</title>
<updated>2024-07-11T07:40:07Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2024-06-27T20:42:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=86e13843c2ab510fba1de84588efe7fd03555531'/>
<id>urn:sha1:86e13843c2ab510fba1de84588efe7fd03555531</id>
<content type='text'>
Unused since ff419de263138e905dff44c5cb806310c70f32aa.
</content>
</entry>
<entry>
<title>Fixed #33518 -- Added RemovedAfterNextVersionWarning.</title>
<updated>2022-02-21T05:23:41Z</updated>
<author>
<name>saeedblanchette</name>
<email>saiidblanchettel@outlook.com</email>
</author>
<published>2022-02-18T20:22:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e559070a7a1aa70eaf97686da6e8116c3c7b08fd'/>
<id>urn:sha1:e559070a7a1aa70eaf97686da6e8116c3c7b08fd</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>Silenced warnings in deprecation tests.</title>
<updated>2018-07-11T13:10:31Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-07-11T13:10:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e26b780a24302ea0589a2e77b634d280d324474e'/>
<id>urn:sha1:e26b780a24302ea0589a2e77b634d280d324474e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage().</title>
<updated>2018-05-09T15:40:28Z</updated>
<author>
<name>Morgan Aubert</name>
<email>morgan.aubert@impakfinance.com</email>
</author>
<published>2018-04-27T21:18:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=704443acacf0dfbcb1c52df4b260585055754ce7'/>
<id>urn:sha1:704443acacf0dfbcb1c52df4b260585055754ce7</id>
<content type='text'>
</content>
</entry>
</feed>
