<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/generic_inline_admin, branch 4.0.4</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.0.4</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.0.4'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2022-02-08T18:25:02Z</updated>
<entry>
<title>[4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length.</title>
<updated>2022-02-08T18:25:02Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-08T11:27:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3278c31fa59b41d03aea167f4cf85f4ddf7f848d'/>
<id>urn:sha1:3278c31fa59b41d03aea167f4cf85f4ddf7f848d</id>
<content type='text'>
Backport of 7119f40c9881666b6f9b5cf7df09ee1d21cc8344 from main.
</content>
</entry>
<entry>
<title>[4.0.x] Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-08T11:15:38Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-08T11:09:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6a682b38e75d4c975b4c4493565a59f1bc14397c'/>
<id>urn:sha1:6a682b38e75d4c975b4c4493565a59f1bc14397c</id>
<content type='text'>
Backport of 9c19aff7c7561e3a82978a272ecdaad40dda5c00 from main.
</content>
</entry>
<entry>
<title>Fixed #32003 -- Added obj argument to has_perm() methods in tests.</title>
<updated>2020-09-14T10:28:17Z</updated>
<author>
<name>Alexander Todorov</name>
<email>atodorov@mrsenko.com</email>
</author>
<published>2020-09-14T10:28:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5fab16392fc00702a5d0288378892ec48fe67dc6'/>
<id>urn:sha1:5fab16392fc00702a5d0288378892ec48fe67dc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed `'%s' % value` pattern to `str(value)`.</title>
<updated>2020-05-04T06:27:18Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2020-05-01T14:54:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8f10ceaa907f3f608494f782f65070d0bb8b9587'/>
<id>urn:sha1:8f10ceaa907f3f608494f782f65070d0bb8b9587</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27755 -- Added ModelAdmin.get_inlines() hook.</title>
<updated>2019-04-17T05:16:04Z</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2019-03-19T15:13:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=917fd9d03fdd21538864af4b412ac30b36d99268'/>
<id>urn:sha1:917fd9d03fdd21538864af4b412ac30b36d99268</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed camelCaseTestMethods to snake_case_test_methods</title>
<updated>2019-04-14T14:14:14Z</updated>
<author>
<name>Markus Holtermann</name>
<email>info@markusholtermann.eu</email>
</author>
<published>2019-04-14T13:00:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=da0b2554ec8e3ef134237b773baed06cd5f8a82f'/>
<id>urn:sha1:da0b2554ec8e3ef134237b773baed06cd5f8a82f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated test URL patterns to use path() and re_path().</title>
<updated>2018-12-31T15:47:32Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-12-07T22:52:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=043bd709425149b8eff3fb821cba5c23aaebd0df'/>
<id>urn:sha1:043bd709425149b8eff3fb821cba5c23aaebd0df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made reused RequestFactory instances class attributes.</title>
<updated>2018-11-27T14:49:02Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2018-11-26T19:01:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0f212db29d361ec6219b170198b7c94d0bb3f719'/>
<id>urn:sha1:0f212db29d361ec6219b170198b7c94d0bb3f719</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved generic_inlineformset_factory() tests to a separate file.</title>
<updated>2017-12-28T22:17:47Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-12-28T22:17:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=46d1af2e82c2b2a6976397719afde33b5cff2498'/>
<id>urn:sha1:46d1af2e82c2b2a6976397719afde33b5cff2498</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27175 -- Removed an obsolete test comment and DEBUG=True.</title>
<updated>2017-12-28T19:57:06Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-12-28T19:50:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=058d112ed2635873d415661bdf0fcc8752ec37c9'/>
<id>urn:sha1:058d112ed2635873d415661bdf0fcc8752ec37c9</id>
<content type='text'>
As of e62165b898785e890661953c3b2c9c36d98aee57, {% include %}
doesn't silence exceptions.
</content>
</entry>
</feed>
