<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: nullbrainshadow</title>
    <description>The latest articles on DEV Community by nullbrainshadow (@okkattiboy).</description>
    <link>https://dev.to/okkattiboy</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F286234%2F028dbb15-01c7-45ba-a3ab-adf10b4eebdd.jpg</url>
      <title>DEV Community: nullbrainshadow</title>
      <link>https://dev.to/okkattiboy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/okkattiboy"/>
    <language>en</language>
    <item>
      <title>Silent reboot of Django JET with latest jQuery and jQuery-UI along with support for Django 4</title>
      <dc:creator>nullbrainshadow</dc:creator>
      <pubDate>Sat, 17 Jun 2023 05:37:16 +0000</pubDate>
      <link>https://dev.to/okkattiboy/silent-reboot-of-django-jet-with-latest-jquery-and-jquery-ui-along-with-support-for-django-4-19md</link>
      <guid>https://dev.to/okkattiboy/silent-reboot-of-django-jet-with-latest-jquery-and-jquery-ui-along-with-support-for-django-4-19md</guid>
      <description>&lt;p&gt;Django JET is a open-source project of django admin started by &lt;strong&gt;Denis Kildishev.&lt;/strong&gt; It disrupted the traditional admin theme with it's new fresh look and awesome features like Autocompletion, Bookmarks, Ajax based object edit form and many more. However, the founders announced a SaaS product &lt;a href="https://app.jetadmin.io/demo"&gt;Jet Admin&lt;/a&gt; in 2019; and frozen the feature development in Django JET project.&lt;/p&gt;

&lt;p&gt;Since then many developers forked and maintained their own version of Django JET. But jQuery and jQuery-UI packages remained in old versions with many vulnerabilities continue to live in it. The main reason for hesitant to upgrade these packages might be due to drastic change in jQuery-UI component structure which is going to break most of UI components of JET.&lt;/p&gt;

&lt;p&gt;But that's not the end. I'm happy to announce that it's been rebooted with latest jQuery (v3.6.1) and jQueryUI(v1.13.2) along with support for Django 4. Feel free to install in your project, or fork it from here; &lt;a href="https://github.com/aksharahegde/django-jet-3-calm"&gt;Django JET 3 Calm&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  Repository Details
&lt;/h4&gt;

&lt;p&gt;Link: &lt;a href="https://github.com/aksharahegde/django-jet-3-calm"&gt;https://github.com/aksharahegde/django-jet-3-calm&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  Changelog
&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;v5.1.2&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Upgraded to latest &lt;strong&gt;jQuery (v3.6.1)&lt;/strong&gt; and &lt;strong&gt;jQuery UI (v1.13.2)&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Upgraded &lt;strong&gt;select2&lt;/strong&gt; plugin to latest version (AMD build).&lt;/li&gt;
&lt;li&gt;Added a &lt;strong&gt;new theme&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;v5.1.3&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fixed issue in admin toolbar where filter dropdowns are not rendering due to change in filter template by official django admin.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;v5.1.4&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Removed dark mode switcher of Django 4.2 which was overlapping JET sidebar after user logging-out.
Upgraded &lt;em&gt;node-sass&lt;/em&gt; and &lt;em&gt;postcss&lt;/em&gt;
Updated &lt;em&gt;caniuse-lite&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>django</category>
      <category>opensource</category>
      <category>javascript</category>
      <category>python</category>
    </item>
  </channel>
</rss>
