I am a student who developed a web based system to track where corona virus
is in my country .It is intergrated with google maps.The link is
https://shamgarmusobero.github.io/COVID-19/
<https://l.facebook.com/l.php?u=https%3A%2F%2Fshamgarmusobero.github.io%2FCOVID-19%2F%3Ffbclid%3DIwAR2WkcM3GZ2xxZ5okENNkqR0XttPH7K8ypK9tgtJVnWqMDXf0DH76oYfnYI&h=AT1_fV7hswii1gZG7uVlkhoMiu8SPSG70ekb_RYRlbjVYiyfh1EOpWTxPJsvDgf2T-ERvs-nKQDlziPTJhFuJbPRulZG8I2JCrN4aMFRhWmHw1TAggN5k1lvxpkB&__tn__=-UK-R&c[0]=AT37DRfoVimiIjwazsrgEmrSlDiu40ptme5XCKFtKppz6buXvoCwYSEJeMc5KbOOCX_vLYTSuDah817tFokTjcO43hfCkvan5LdzsjnKSsre76-nGVRbH68q1HG4cojh2Dz_6TwoRrwUsCQ51WOi>
Open dont hesitate

On Sat, 6 Jun 2020 at 18:48, Ganesh Prajapat <[email protected]> wrote:

> hello,
> I have a problem in my project.
> basically scenario is i have 3 classes in
> models.py(Subject,Exam,Registration).
> Subject class have 2 field(subject_name,subject_code,id(pk)).
> Exam class have 3 field(exam_name,exam_code(pk),subject_of_exam(Foreign
> key relation with Subject class)).
> Registration class have also 3
> field(email,password,data_of_exam_id(Foreign key relation with Exam class))
>
> above is all about my code examination.
> Problem is how can i save data in Registration table.I try of the things
> which i know but i can't save data in Registration table.
> so if anybody know how save data in Registration table please suggest me.
> Thank-you.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/0bb28b7a-f886-45bc-a76b-eaaa012f0773o%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/0bb28b7a-f886-45bc-a76b-eaaa012f0773o%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CACZOfD%3D5W_UG7ddarFkLWyb-07EiCs9soztteD3YmmR1pqDJLQ%40mail.gmail.com.

Reply via email to