Hi, I have following problem. It is quite often that django admin plugins include their own version of jquery and it is not possible to use them together.
For example: django-markitup and django-sortable. Is there any way to get around the issue? Do I need to rewrite plugin(s) to use noConflict? I understand why developers plug in latest jquery version, but why Django is stuck with jQuery 1.4? -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

