I want to serialize the profile avatar from Wagtail admin with ImageRenditionField. Basing on the answer from the question I tried this:
# models.py class Use