Template library not found
Hi,
I have a custom templatetag inside an app, and also the app is in settings.INSTALLED_APPS. Also, I got an error:
"'contacto_formulario' is not a valid tag library: Template library contacto_formulario not found, tried ... "
The funny thing is that the templatetag works correctly in the development environment with "manage.py runserver", but not works deployed production environment.
This happens after a migration from Django 1.3 to 1.4
I don't know where to look for the error... Any idea? could i missing some setting?
This happens after a migration from Django 1.3 to 1.4
I don't know where to look for the error... Any idea? could i missing some setting?
--
thanks,
Mario.
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/B1gCPg7W8f4J.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home