Re: Admin js: forward compatibility with jQuery

2011-12-21 Thread Russell Keith-Magee
On Mon, Dec 19, 2011 at 10:50 PM, James Pic wrote: > Hello everybody, > > I've fixed very little code in django admin (inlines.js, actions.js) > which makes it forward compatible to jQuery 1.6. > > I'm willing to share it, i created a ticket > https://code.djangoproject.com/ticket/17373 before i r

Admin js: forward compatibility with jQuery

2011-12-19 Thread James Pic
Hello everybody, I've fixed very little code in django admin (inlines.js, actions.js) which makes it forward compatible to jQuery 1.6. I'm willing to share it, i created a ticket https://code.djangoproject.com/ticket/17373 before i realized i was using a different version of jQuery. So my questi