Hi!

In mezzanine base.html template I add:

<script src="{% static "mezzanine/js/"|add:settings.JQUERY_UI_FILENAME 
> %}"></script>
>

This should properly retrieve the JQUERY_UI_FILENAME variable value from 
mezzanine.core.defaults.py. It however does not. Here's the traceback: 
http://dpaste.com/hold/1551607/

I do not overwrite the variable in my settings.py file.

Any ideas? Thanks in advance! 

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to