<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/admin_utils/test_logentry.py, branch 4.2.30</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.2.30</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.2.30'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2022-10-07T11:05:35Z</updated>
<entry>
<title>Replaced assertQuerysetEqual() to assertSequenceEqual()/assertCountEqual() where appropriate.</title>
<updated>2022-10-07T11:05:35Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-10-07T11:05:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d795259ea96004df0a2469246229a146307bcd2c'/>
<id>urn:sha1:d795259ea96004df0a2469246229a146307bcd2c</id>
<content type='text'>
Follow up to 3f7b3275627385f8f7531fca01cdda50d4ec6b6e.</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 #32873 -- Deprecated settings.USE_L10N.</title>
<updated>2021-09-14T10:05:43Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2021-09-09T05:42:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=676bd084f2509f4201561d5c77ed4ecbd157bfa0'/>
<id>urn:sha1:676bd084f2509f4201561d5c77ed4ecbd157bfa0</id>
<content type='text'>
Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
</content>
</entry>
<entry>
<title>Refs #31395 -- Relied on setUpTestData() test data isolation in various tests.</title>
<updated>2020-05-15T18:22:56Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2018-11-24T02:24:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=94f63b926fd32d7a7b6e2591ef72aa8f040f25cc'/>
<id>urn:sha1:94f63b926fd32d7a7b6e2591ef72aa8f040f25cc</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 #12952 -- Adjusted admin log change messages to use form labels instead of field names.</title>
<updated>2019-06-14T16:20:29Z</updated>
<author>
<name>Sanyam Khurana</name>
<email>8039608+CuriousLearner@users.noreply.github.com</email>
</author>
<published>2019-06-14T16:20:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=87f5d07eededc86f8ce1797fdfca7d4903ee0edc'/>
<id>urn:sha1:87f5d07eededc86f8ce1797fdfca7d4903ee0edc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #29370 -- Added choices to LogEntry.action_flag field.</title>
<updated>2018-05-07T14:07:45Z</updated>
<author>
<name>Nicolas Noé</name>
<email>nicolas@niconoe.eu</email>
</author>
<published>2018-05-03T12:31:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c4158d050f43bb65aad224f4cf7ae56d9e630445'/>
<id>urn:sha1:c4158d050f43bb65aad224f4cf7ae56d9e630445</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27795 -- Removed force_bytes/text() usage in tests.</title>
<updated>2018-02-07T19:20:04Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-02-07T19:20:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fa75b2cb512409116b6f1b5229d6f99074d8e452'/>
<id>urn:sha1:fa75b2cb512409116b6f1b5229d6f99074d8e452</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Completed test coverage for admin's LogEntry model.</title>
<updated>2017-06-19T18:12:38Z</updated>
<author>
<name>Anton Samarchyan</name>
<email>anton.samarchyan@savoirfairelinux.com</email>
</author>
<published>2017-06-19T17:42:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0b9ccf9e607e31a056f9e0a41f3f79aefeff2e9d'/>
<id>urn:sha1:0b9ccf9e607e31a056f9e0a41f3f79aefeff2e9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27953 -- Removed hardcoded uses of Model.__str__() in tests.</title>
<updated>2017-06-09T17:28:50Z</updated>
<author>
<name>Collin Anderson</name>
<email>cmawebsite@gmail.com</email>
</author>
<published>2017-06-09T16:36:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7c9cb1ed37354c184fe0438ecae923d5be711c86'/>
<id>urn:sha1:7c9cb1ed37354c184fe0438ecae923d5be711c86</id>
<content type='text'>
</content>
</entry>
</feed>
