I am facing a problem with my project, I posted about it on Stack Overflow, 
here is the link: 
http://stackoverflow.com/questions/28539441/reference-objects-using-foreign-keys-in-django-forms


Here is m code on github, I am currently working on the feature_forms 
branch: https://github.com/ketanbhatt/sketch-a-wish/tree/feature_forms


I will summarize my problem again, I am building a site in which users can 
login and make a wish. Other users can first a get a wish to sketch, and 
then submit the sketch they made for the assigned wish.

I have been able to create all the views and forms, except for the 
submitting sketch view. I want:

1. Only the wishes that has been assigned to the logged in user to be 
displayed in the Submit_sketch form

2. User selects the wish he wants to upload the sketch for, and submits.


Please help!

-- 
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/ee013223-1beb-4a1b-80a7-3f72867724d2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to