#30978: Missing configuration step with custom filters.
-------------------------------------+-------------------------------------
Reporter: blueglyph | Owner: nobody
Type: Uncategorized | Status: new
Component: Documentation | Version: 2.2
Severity: Normal | Resolution:
Keywords: filters, | Triage Stage:
configuration | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by blueglyph):
* status: closed => new
* resolution: invalid =>
Comment:
Hello,
Please don't close without investigating the problem first. I can reply to
questions if something is unclear or requires more information.
When I remove the 'libraries' item, the site crashes as soon as I open the
page corresponding to the template, with the following error:
{{{
TemplateSyntaxError at /profile/overview/3/
'filters' is not a registered tag library. Must be one of:
admin_list
admin_modify
admin_static
admin_urls
cache
i18n
l10n
log
static
staticfiles
}}}
So it appears it is very necessary.
Here is
--
Ticket URL: <https://code.djangoproject.com/ticket/30978#comment:2>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/067.d0e7c9b02d48d255a95a83836425aaa1%40djangoproject.com.