Multiple types of users in django [closed]

I am writing rest api in django and I need to create several kinds of users(buyer and administrator). Could you tell me how to do this? Their creation to different views and routs how to differentiate them at all? Please can be more specific or leave links to sources where it is written. Thanks in advance for answers)

Вернуться на верх