i use {% load tagging.templatetags.tagging_tags %}, it work right on
the previous svn django.

last night i updated django to the latest svn, and got this error:

'tagging.templatetags.tagging_tags' is not a valid tag library: Could
not load template library from
django.templatetags.tagging.templatetags.tagging_tags, No module named
tagging.templatetags.tagging_tags

i found this issue metion here:

http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Templatetagloadingrespectsdottednotation

but i cannot find the way how to change {% load
tagging.templatetags.tagging_tags %} to the right way.

can someone help me, thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to