Django authentication and model form
Intro¶
In this session, we will dive deeper into authentication, model forms, Django REST Framework, and how to deploy our Django apps, all through live coding.
- Authentication in Django
- Model Forms
- Django REST Framework
- Deploying Django in Production