Ticket #13978 (inline js/css in forms.Media) and a question about tests

2012-11-20 Thread Derek Payton
t with the latter. Thanks! Derek Payton http://dmpayton.com -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-developers/-/aSHU4dKMPI8J. To post to this

Ticket 13978: Allow inline js/css in forms.Media

2013-05-13 Thread Derek Payton
I have a working patch with tests and docs for #13978, which would add the ability to have inline JS and CSS in forms.Media. I feel that this ticket is a much better solution than, e.g., scattering the required inline media throughout your templates. However the issue was raised that this goes