Like the title says, Im trying to bump my jQuery version up to 1.5+ (so that I can get past an issue with django-markitup AJAX call VS django's CSRF protection).
Looking at the contrib.admin.templates.base.html I see that JavaScript gets included dynamically, not im not sure how/where to add this and how to do so without breaking things going forward.