patrick kranzlmüller пишет:
> 
> thanks, "context = Context( request )" was the key.


The REAL key was

"from django.core.extensions import DjangoContext as Context"

You must use DjangoContext instead of Context.

Reply via email to