#16050: media directory still lives on in /django/contrib/admin
-------------------------------------+-------------------------------------
               Reporter:  EvilDMP    |          Owner:  nobody
                   Type:             |         Status:  closed
  Cleanup/optimization               |      Component:  contrib.admin
              Milestone:             |       Severity:  Normal
                Version:  1.3        |       Keywords:
             Resolution:  fixed      |      Has patch:  1
           Triage Stage:  Accepted   |    Needs tests:  1
    Needs documentation:  1          |  Easy pickings:  0
Patch needs improvement:  0          |
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
Changes (by jezdez):

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


Comment:

 In [16487]:
 {{{
 #!CommitTicketReference repository="" revision="16487"
 Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the
 admin to conventional file system location.

 This also removes the need for ADMIN_MEDIA_PREFIX and replaces it with the
 convention to find admin's static files at STATIC_URL + 'admin/'.

 Thanks to Jacob for the review and general help.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16050#comment:4>
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