#11495: Improvements to django.views.static.serve directory indexes
------------------------------+---------------------------------------
     Reporter:  SmileyChris   |                    Owner:  SmileyChris
         Type:  Bug           |                   Status:  assigned
    Component:  Core (Other)  |                  Version:  master
     Severity:  Normal        |               Resolution:
     Keywords:                |             Triage Stage:  Accepted
    Has patch:  1             |      Needs documentation:  1
  Needs tests:  1             |  Patch needs improvement:  1
Easy pickings:  0             |                    UI/UX:  0
------------------------------+---------------------------------------
Changes (by ptone):

 * version:  1.0 => master
 * type:  Cleanup/optimization => Bug
 * stage:  Design decision needed => Accepted


Comment:

 Why should views.static.serve consider static file finders? As documented
 it is just a directory based tool.

 I'd move to splitting this into two tickets. Accept this one which has the
 narrow scope of standardizing the sort order across OS versions for basic
 static.serve, I think this isn't too contentious.

 The issue of how to incorporate static-file finders into index display can
 be sorted out separately, with its rationale and design proposal.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/11495#comment:16>
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 post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to