#27590: Allow configuration of where to save staticfiles manifest.
-------------------------------------+-------------------------------------
     Reporter:  David Sanders        |                    Owner:  Jarosław
         Type:                       |  Wygoda
  Cleanup/optimization               |                   Status:  assigned
    Component:  contrib.staticfiles  |                  Version:  1.10
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  1
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Jarosław Wygoda):

 Making the location of `staticfiles.json` configurable allows us to
 maintain a backward compatibility by setting the default manifest path to
 `STATIC_ROOT`. If we don't want to maintain a backward compatibility then
 I can make manifest location not configurable and get rid of
 `ManifestHandler`. Manifest will be created in the `BASE_DIR` instead.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/27590#comment:11>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.fcee38da99ccaa311e99d217b0ecc5f3%40djangoproject.com.

Reply via email to