--
You received this message because you are subscribed to the Google Groups "Satchmo users" group.
To post to this group, send email to satchm...@googlegroups.com.
To unsubscribe from this group, send email to satchmo-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
- Allan
>> satchmo-user...@googlegroups.com<satchmo-users%2Bunsu...@googlegroups.com>
... "GET /static/js/jquery-1.4.2.js HTTP/1.1" 404 1782 ...
In my /static/js/ directory I have no file jquery-1.4.2.js .
Other files such as /static/js/jquery.form.js are there and
apparently get served OK.
- Allan
Many thanks, Chris and arlolra!
- Allan
As a matter of directory organization, should those files be in my
store directory at all? Couldn't the js files work like the template
files: default versions live in the installation, and your store
directory contains only the files that override the default versions?
In my case, I haven't customized any of the js files, so my static/js
directory could then be empty.
Similarly, perhaps, for the other directories in static/ .
Thanks again, folks,
- Allan
http://docs.djangoproject.com/en/dev/ref/contrib/staticfiles/
Alex
- Allan