how to add current active user as foreign key to the create post model in djangorestframework ?
models:
class DoctorProfile(models.Model): id=model