In a Django app, where should I put my javascript/jquery scripts?
In with your other static media. See here for more info:
http://docs.djangoproject.com/en/dev/howto/static-files/