On Mar 29, 4:17 pm, Asim Yuksel <a.sinanyuk...@gmail.com> wrote:
> I am entering them on the same page otherwise I will have to note down
> the ids of people and publications table and then go to bridge table
> and insert the ids there. So the reason I want to enter in the same
> page is I will insert the ids into bridge table whenever I click save.
> I am not allowed to change the db design by the way and it sucks :)

Can you post some of the schema of your current database? I'm sure you
can better model it on the django side still without editing the
database, and thus avoid having to hack things.

Peter

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to