Hacker News new | ask | show | jobs
by mrweasel 1655 days ago
> nowadays most people use Django to create REST API

I doubt that's true, but yes, having DRF merged in would be rather nice.

1 comments

There are quite a lot of apps that do a JS frontend and Django backend these days, I myself have done quite a few.
Absolutely, I just question the premise that “most” Django applications are like that.

My best guess, and I have nothing but my own experience to back this up, is that for every public facing Django based website, there are at least three used internally and at least one of those use nothing but the build in admin interface as a UI.