#4640: import path to "stringfilter" decorator is incorrect in the docs -----------------------------+---------------------------------------------- Reporter: [EMAIL PROTECTED] | Owner: jacob Status: new | Component: Documentation Version: SVN | Keywords: Stage: Unreviewed | Has_patch: 1 -----------------------------+---------------------------------------------- http://www.djangoproject.com/documentation/templates_python/#template- filters-which-expect-strings The given import path for the "stringfilter" decorator is wrong there. I don't know whether the docs should be updated (patch attached) or whether django/template/__init__.py should import "stringfilter" so that it available via "django.template.stringfilter" (This is for the trunk.)
-- Ticket URL: <http://code.djangoproject.com/ticket/4640> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
