#32987: Warn user if they attempt to have multiple templatetag libraries with 
the
same name
-------------------------------------+-------------------------------------
     Reporter:  Daniel               |                    Owner:  Shreya
                                     |  Bamne
         Type:  New feature          |                   Status:  closed
    Component:  Template system      |                  Version:  3.2
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  template, check      |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Claude Paroz):

 I wonder if we should reconsider the new behavior here. The problem is
 that if in your project dependencies (which make sometimes a big list) you
 have two tag libraries with the same name, the project won't be able to
 migrate to Django 4.1. It's rather easily fixable when one of the libs is
 in your project, but not when they both are from external deps. See
 https://github.com/jazzband/sorl-thumbnail/issues/713

 Could we at least make the check a warning, so it can be silenced?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32987#comment:13>
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/010701839a61667e-e14731a5-f8b2-415b-8049-7cf25d68d715-000000%40eu-central-1.amazonses.com.

Reply via email to