#32849: ManifestStaticFilesStorage newline breaks regex
-------------------------------------+------------------------------------
     Reporter:  TZanke               |                    Owner:  blighj
         Type:  Bug                  |                   Status:  assigned
    Component:  contrib.staticfiles  |                  Version:  3.2
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+------------------------------------
Comment (by blighj):

 On reflection, I don't think this ticket is something for core django.
 django's collectstatic supports css url/import statements, and the
 experimental regexs for js support import/export statements.

 There is nothing in the documentation saying that the patterns are
 designed to be user extended. The patterns attribute is mentioned in the
 docs, so maybe you could argue that it is, but I think if you are at the
 level where you are subclassing and extending the patterns you can add
 whatever newline handling you need to the code too at that point.

 I'd vote we close this particular ticket.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/32849#comment:10>
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 visit 
https://groups.google.com/d/msgid/django-updates/0107019cd6e45977-9c5e6b0d-12be-4ff4-8c10-0e6bc9182fd9-000000%40eu-central-1.amazonses.com.

Reply via email to