#generic serializers.
2 messages · Page 1 of 1 (latest)
Do you mean a ModelSerializer?
2 messages · Page 1 of 1 (latest)
have any of you created a solution for generic views to include a serializer that is very simple, that only takes a model parameter and does the rest. i have an issue where i have to create so many models that this would save me a lot of time. just for CRUD, listview and detailview.
Do you mean a ModelSerializer?