Yeah I know DRF, been using it to develop some internal data integrations. For the auth, I find it complicated too. Haven't tried to do auth without the help of a framework, so now I want to do it differently, so I'm trying to do separate frontend and backend.
Django is awesome framework really.. After use it for couple times I'm trying adventure me by the core details and your source code.. To specialize more.
Philippines, Asia.
Yeah I know DRF, been using it to develop some internal data integrations. For the auth, I find it complicated too. Haven't tried to do auth without the help of a framework, so now I want to do it differently, so I'm trying to do separate frontend and backend.
Django is awesome framework really.. After use it for couple times I'm trying adventure me by the core details and your source code.. To specialize more.
It's a good exercicie :D
Have you seen Classy Class Based Views and Classy Django Rest Framework yet? Those are very useful to dive deeper on those magic view classes of django/django-rest.
Some times yes.. But don't too deeper.. Awesome resources... There are too about the forms:
Classy Django Forms
Haven't seen that yet. Thanks!