Open GoogleCodeExporter opened 9 years ago
jQuery (1.4.2) is being loaded in Django SVN trunk (1.2) with the 'noconflict'
option
enabled. As such, you can't call '$' directly, unless you wrap all code using
it in a
function that passes in the jQuery object.
Attached patch fixes this.
Original comment by jazepst...@gmail.com
on 18 May 2010 at 1:57
Attachments:
Original issue reported on code.google.com by
steveja...@gmail.com
on 13 Aug 2009 at 9:44