propogation user id with other model and save this id automatically in the db
10 views
Skip to first unread message
Mohit Batra
unread,
Apr 3, 2020, 7:55:53 AM4/3/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
actually I wanna store user id in my resume_data model and wanna access these data using user-id pk. can you give me a suggestion that how can I save this data automatically in my other models as a foreign key