#33800: check_for_template_tags_with_the_same_name with libraries in TEMPLATES
-----------------------------------------+------------------------
               Reporter:  Claude Paroz   |          Owner:  nobody
                   Type:  Bug            |         Status:  new
              Component:  Uncategorized  |        Version:  4.1
               Severity:  Normal         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+------------------------
 I didn't explore this thoroughly, but I think there might be an issue with
 the `check_for_template_tags_with_the_same_name` when you add a template
 tag library into `TEMPLATES['OPTIONS']['librairies']`.

 I'm getting an error like:
 (templates.E003) 'my_tags' is used for multiple template tag modules:
 'someapp.templatetags.my_tags', 'someapp.templatetags.my_tags'

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33800>
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/0107018190182232-2b77d44f-4652-44cd-9ed7-bee5c4f6e4f4-000000%40eu-central-1.amazonses.com.

Reply via email to