'Django - profile creation based on is_staff
I am currently working on a job portal project, where I need to create 2 profiles based on is_staff field of default user model of django. one for job seekers and another one for employers (i.e user profile and company profile)
I am a beginner to django. I have no idea how to do it, please help me.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
