https://dimgeo.com/posts/function-vs-class-based-views-in-django-rest/
When you want more custom feature, not using db at all use function based view
for short and fast and db usage use class based view
No comments:
Post a Comment