#20635: Discrepancy about staticfiles finders strategy
-----------------------------------------+------------------------
               Reporter:  claudep        |          Owner:  nobody
                   Type:  Bug            |         Status:  new
              Component:  Documentation  |        Version:  master
               Severity:  Normal         |       Keywords:
           Triage Stage:  Accepted       |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  1
                  UI/UX:  0              |
-----------------------------------------+------------------------
 Tutorial 6 says:
 `Django will choose the first static file it finds whose name matches`
 https://docs.djangoproject.com/en/dev/intro/tutorial06/#customize-your-
 app-s-look-and-feel

 Static files howto says:
 `Django will use the last static file it finds whose name matches`
 https://docs.djangoproject.com/en/dev/howto/static-files/#configuring-
 static-files

 Documentation for STATICFILES_FINDERS could also tell something about this
 strategy.
 https://docs.djangoproject.com/en/dev/ref/contrib/staticfiles
 /#staticfiles-finders

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20635>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.c6c0a192c624c3ba40d13b1a138d758f%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to