Re: Django and Jquery UI

2015-05-20 Thread Joris
Hi Robert Could you please specify more clearly how you "added jqueryui to my settings.py" ? It should be handled like any other static file and doesn't really have a place in settings.py Do your other static files (images, css, etc) load? Best Seems tough to get the Jquery UI code to do

Django and Jquery UI

2015-05-19 Thread Robert librado
Seems tough to get the Jquery UI code to do anything like on Jquery.com Im using there demos just to get my feet wet ive already added jqueryui to my settings.py I already did collectstatic I added the draggable demo to an html template created the view it shows on the page but does not allow