sehmaschine / django-grappelli

A jazzy skin for the Django Admin-Interface (official repository).
http://www.grappelliproject.com
Other
3.77k stars 657 forks source link

jquery ui update for stable/2.15.x #1020 #1040

Closed dive-robin-varghese closed 11 months ago

dive-robin-varghese commented 11 months ago

Hi, I wanted to thank you all for maintaining this library.

We also need to upgrade the jquery-ui library for the reasons mentioned in https://github.com/sehmaschine/django-grappelli/issues/1020

However, we are currently working on the stable/2.15.x branch. In order to incorporate the changes from the master branch, I cherry-picked the commit 4b7786ea56e89d12d1a61af110d251e4bb6e7470 onto the stable/2.15.x branch.

I would appreciate if you could review the PR and let me know if this is the right way to do it. Thank you for your time and consideration.

sehmaschine commented 11 months ago

@dive-robin-varghese merged with stable/2.15.x ... please give it a try and let me know if it works for you (if everything is fine, we'll do another 2.x release).

dive-robin-varghese commented 10 months ago

Thank you will keep you posted

dive-robin-varghese commented 7 months ago

@sehmaschine We had the forked version running on production since Jan. We finally switched it to use django-grappelli==2.15.7 on April 11th. We are running that in prod ever since, no issues. Thank you.