#21301: Directory Structure
-------------------------------------+-------------------------------------
     Reporter:  warrenbeyda@…        |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |                  Version:  1.5
    Component:  contrib.staticfiles  |               Resolution:
     Severity:  Normal               |  worksforme
     Keywords:                       |             Triage Stage:
    Has patch:  0                    |  Unreviewed
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  1                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by loic84):

 The name-spacing is **optional**, it's just a convention. You can do
 `app/static/style.css` if you want to.

 Also this is just the `AppDirectoriesFinder`, Django also provides
 `FileSystemFinder` and even let you supply a custom `Finder`.

 As a side note, reading the docs would get you a long way...

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21301#comment:3>
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/079.04aa990f0e3a0382bb00b6fc521fed1e%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to