home / django_tickets / tickets

tickets: 9357

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
9357 2008-10-13 17:05:06 2014-03-20 21:32:15 2022-03-06 03:44:41.678709 Accepted new Forms New feature Normal 1.0   Unable to subclass form Media class In essence, I'm simply trying to add a new media type to a number of custom widgets. However, I'm finding that I have to re-implement large parts of Media and MediaDefiningClass, and I even have to do the same on large parts of the Form as well. The main reason behind this is that everything is referencing 'Media()' explicitly, overriding my custom classes. nobody Tarken   0 0 0 0 0 0
Powered by Datasette · Queries took 0.88ms