Y
Hacker News
new
|
ask
|
show
|
jobs
by
collyw
3811 days ago
I found the best thing about DRF was how well it conforms to Django conventions. Model serializers work very like model forms and the class based views are almost the same.