serializers.py
33.7 KB
-
add transform_<fieldname> methods to serializers, which basically do the… · 94cd1369
add transform_<fieldname> methods to serializers, which basically do the opposite of validate_<fieldname> on a per-field basis.
Craig de Stigter committed