#16832: add staticfiles lines to urls.py ,
-------------------------------------+-------------------------------------
               Reporter:  wim@…      |          Owner:  nobody
                   Type:             |         Status:  closed
  Cleanup/optimization               |      Component:  Core (Other)
              Milestone:             |       Severity:  Normal
                Version:  1.3        |       Keywords:
             Resolution:  duplicate  |      Has patch:  1
           Triage Stage:             |    Needs tests:  0
  Unreviewed                         |  Easy pickings:  1
    Needs documentation:  0          |
Patch needs improvement:  0          |
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
Changes (by jezdez):

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


Comment:

 No no, adding `staticfiles_urlpatterns` is **not** necessary when using
 the development server (via `runserver`), but only if you use an
 alternative server, like the 3rd party app gunicorn. I'm not convinced
 that use case is justifies the addition to the default URL.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16832#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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to