Hello

i successfully installed mezzanine on my pc, but when i tried to setup it 
on a server, i got this error:


Error during template rendering 

"In template 
/var/www/envlibri/lib/python2.7/site-packages/mezzanine/core/templates/base.html,
 
error at line *66*
context must be a dict rather than Context

"

the line is this:

{% block navbar_search_form %}{% search_form "all" %}{% endblock %}


i check and i have exactly the same line in my pc, where mezzanine run 
without problem.

This error is not present in the log, not in that of apache, neither in the 
custom log of mezzanine.

Any help?

p.s.
Django Version: 1.11, python 2.7.9

-- 
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 mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to