News

In this tutorial, we will create a Django project that has two user types, business users, and client users. We will use proxy models to create the two user types and django-ninja to create an API ...