Stefan Milutinovic

Results 3 comments of Stefan Milutinovic

Has anyone found out solution to this? Can we escape registering `RegisterArgumentFactory` for each class we want to save/use as json?

@marksweb Hi, I have a similar issue. On admin folder page, i see all images, and I can upload new ones, then, when I select one image, I see it...

@radiac The problem is in `AdminTagWidget.media`. `media = AutocompleteMixin.media.fget(None)` is now throwing exception, because they do not calculate `i18n_name` name on the fly, instead they are doing that in `__init__`....