#33001: ManifestStaticFilesStorage is problematic - need changes here
-------------------------------------+-------------------------------------
     Reporter:  Man Python           |                    Owner:  nobody
         Type:  New feature          |                   Status:  closed
    Component:  File                 |                  Version:  3.2
  uploads/storage                    |
     Severity:  Normal               |               Resolution:  wontfix
     Keywords:  Static               |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Carlton Gibson):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 Hi. This behaviour has been unchanged since
 [https://docs.djangoproject.com/en/3.2/releases/1.7/#django-contrib-
 staticfiles ManifestStaticFilesStorage was introduced in Django 1.7].
 You're welcome to make whatever adjustments you need in a subclass (or
 configure your webserver to route `styles.css?<HASH>` requests to the
 right file) but it's not something we can just change.

 You say "problematic" but don't explain that at all. Likely it's your set
 up but if you can narrow down a specific issue in Django we're happy to
 have a look.
 Thanks

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33001#comment:1>
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.abc9683e09e1c2be78294e59012c395b%40djangoproject.com.

Reply via email to