Actually, I found the problem in the debian/rules in python-django. It
seem to not link to jquery.js and jquery.min.js.
In override_dh_install, the following code is present:
# Remove embedded Javascript libraries
set -e; for FILENAME in jquery.js jquery.min.js; do \
Package: python-django
Version: 1.4.5-1+deb7u1
Severity: normal
Dear Maintainer,
We noticed that after we upgraded to python-django from the security
repository, the inlines.js code was no longer working correctly. It no longer
generates the 'Add another resource' link for inline resources,
ther
2 matches
Mail list logo