On 12/27/06, David Zhou <[EMAIL PROTECTED]> wrote:
What are people using for OneToOne relations (Comment->Entry)?  The
Django documentation says that it may change, and is not recommended
for use.  What do you use instead, or do most people ignore and use
it anyways?

This doesn't directly answer your question about one-to-one
relationships, but wouldn't Comment -> Entry be a many-to-one
relationship? Or would your blog only allow a single comment for each
entry?

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com

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

Reply via email to