ic-labs / django-icekit

GLAMkit is a next-generation Python CMS by the Interaction Consortium, designed especially for the cultural sector.
http://glamkit.com
MIT License
47 stars 11 forks source link

Fix location of image gallery plugin's placeholder init.js #221

Closed jmurty closed 7 years ago

jmurty commented 7 years ago

Fix the invalid reference to image gallery's init.js Javascript file that Django could not find by putting this file in a static/ directory, and also change the path to be prefixed by "icekit/" to make it more explicit and consistent.