Hello All,

I am new to Django and thinking about migrating to Django from our
existing web environment. I had a couple of questions that I would
like help in answering them.  Your insight is greatly appreciated.
Thank you.

1) Considering, there is no support for Multiple Primary keys, how
would Django react if my tables have multiple primary keys and I tried
to update or delete a record? I am just curious.

2) I read somewhere that each table must have one primary key? Some of
our tables have no primary keys.

3) Is there a limit on the number of Foreign Keys in a table?

4) How often would I need to patch and/or upgrade Django? And is this
a difficult procedure?

-- 
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