<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/js_tests/admin/inlines.test.js, branch fix-31295</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=fix-31295</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=fix-31295'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-04-19T10:45:56Z</updated>
<entry>
<title>Formatted JavaScript files.</title>
<updated>2026-04-19T10:45:56Z</updated>
<author>
<name>Tom Carrick</name>
<email>tom@carrick.eu</email>
</author>
<published>2026-04-19T08:54:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fc0a0ebd4fe573299a5f978e77fa3bca8424f661'/>
<id>urn:sha1:fc0a0ebd4fe573299a5f978e77fa3bca8424f661</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #33328 -- Transformed formset:added/removed to native JS events.</title>
<updated>2022-02-23T09:33:07Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2022-02-23T09:33:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=eabc22f919e6c1774842e628400b87ac56c47bce'/>
<id>urn:sha1:eabc22f919e6c1774842e628400b87ac56c47bce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #31493 -- Changed IIFE to ES6 blocks.</title>
<updated>2020-04-29T08:22:41Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-04-26T21:12:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7271c8def4029d53c3249c3eb341c7180f527747'/>
<id>urn:sha1:7271c8def4029d53c3249c3eb341c7180f527747</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #31493 -- Replaced var with const and let keywords in JavaScript.</title>
<updated>2020-04-29T08:22:41Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-04-21T00:39:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5d37cc703b2d3f100ca5c2c73fd456739cd80dd9'/>
<id>urn:sha1:5d37cc703b2d3f100ca5c2c73fd456739cd80dd9</id>
<content type='text'>
The eslint configuration and the admin script compress.py have been
updated for ES6.

The unused fallback of globals.django in jquery.init.js was removed. It
is always included before jsi18n-mocks.test.js and it always sets the
global value.
</content>
</entry>
<entry>
<title>Removed event handlers after JavaScript tests complete.</title>
<updated>2020-03-17T14:43:59Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-03-14T22:08:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=48d50dd53ffc72983bfe4864f9b20534f55a4dc1'/>
<id>urn:sha1:48d50dd53ffc72983bfe4864f9b20534f55a4dc1</id>
<content type='text'>
Fixes error "Assertion occurred after test had finished" with newer
versions of QUnit.
</content>
</entry>
<entry>
<title>Bumped minimum ESLint version to 6.8.0.</title>
<updated>2020-03-16T05:20:22Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-03-16T05:20:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=38e2fdf1b077653f2461d1c52459b85a8a134a91'/>
<id>urn:sha1:38e2fdf1b077653f2461d1c52459b85a8a134a91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #31349 -- Used :nth-child() CSS pseudo-class to style alternative rows in admin.</title>
<updated>2020-03-09T11:34:32Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-03-07T17:35:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=eb77e80de01e658541d4fcc3b0b38783ce4e6a7e'/>
<id>urn:sha1:eb77e80de01e658541d4fcc3b0b38783ce4e6a7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #29087 -- Added delete buttons for unsaved admin inlines on validation error.</title>
<updated>2019-10-25T11:28:08Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2019-10-24T14:37:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=24e540fbd71bd2b0843e751bde61ad0052a811b3'/>
<id>urn:sha1:24e540fbd71bd2b0843e751bde61ad0052a811b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bumped minimum ESLint version to 4.18.2.</title>
<updated>2019-06-21T15:57:35Z</updated>
<author>
<name>Markus Holtermann</name>
<email>info@markusholtermann.eu</email>
</author>
<published>2019-06-21T15:57:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ad7b438002f1ab2a0ccb321012182991737ea84e'/>
<id>urn:sha1:ad7b438002f1ab2a0ccb321012182991737ea84e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #28956 -- Removed usage of jQuery's deprecated .selector property in admin JavaScript.</title>
<updated>2017-12-26T15:21:05Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-12-21T19:26:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b730973fff14f4e0184f5522eaf9f5e64891d431'/>
<id>urn:sha1:b730973fff14f4e0184f5522eaf9f5e64891d431</id>
<content type='text'>
</content>
</entry>
</feed>
