Changes between Version 12 and Version 13 of Ticket #27317, comment 3
- Timestamp:
- Oct 7, 2016, 5:13:01 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27317, comment 3
v12 v13 36 36 > By the way, we're thinking about ways to replace Media with a better solution, although no solution seems imminent (#22298). 37 37 38 There's no hurry, I got a solution that works until them: using a Widget to render additional script without breaking the user Form class yaayyyy :D it will be easy to change when we have another solution .38 There's no hurry, I got a solution that works until them: using a Widget to render additional script without breaking the user Form class yaayyyy :D it will be easy to change when we have another solution: https://github.com/yourlabs/django-dynamic-fields/blob/master/src/ddf/form.py#L28 39 39 40 40 Meanwhile, should we fix inheritance in Media.js and Media.css attributes ?