#22298: Rename Media to Static
--------------------------------------+------------------------------------
     Reporter:  aaugustin             |                    Owner:
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Forms                 |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------

Comment (by collinanderson):

 As a data point, I use it a bunch. As Mark said on django-developers, it's
 especially helpful for the admin. I'd be fine if we moved all support for
 it there instead of forms itself.

 Again, because it's the admin, I personally don't need pipeline
 optimizations.

 Overriding templates in the admin doesn't work very well in my experience.
 It's hard to override specific things and the templates are pretty
 undocumented so we don't maintain backwards compatibility very well. It's
 a little MVC-punching, but it's pretty nice to simply add a WYSIWYG field
 on your model and be able to get a nice widget in the admin automatically.

--
Ticket URL: <https://code.djangoproject.com/ticket/22298#comment:12>
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/067.8e0cb0d293608049eedc19284a008621%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to