fields.py
35.1 KB
-
fields: allow help_text on SerializerMethodField · 04c820b8
...by passing through any extra *args and **kwargs to the parent constructor. Previously one couldn't assign help_text to a SerializerMethodField during construction.
John Spray committed