Thursday, May 30, 2019

jquery deployment

I just encountered a weird UI glitch[1] in the Admin after upgrading to
Django 2.2.1

I checked and found the version of jquery I'm using is 1.4.1 and figured
that has to be contributing to the problem.

The 2.1 release note says "jQuery is upgraded from version 2.2.3 to
3.3.1." so I dug deeper in the docs to find how it is upgraded. Can't
find anything so far. I saw that there are Django Admin javascript
customisations. So that might complicate matters.

Is there a best practice for ensuring I keep my projects up to date?

Thanks

Mike

[1] With a m2m (self) adding another instance clicking on the {SHOW}
link just relocates to the top of the page. Has to be a jQuery thing
doesn't it?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/dabf69c9-996b-da51-3605-ff7a9aaacde9%40dewhirst.com.au.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment