On Dec 27, 2006, at 6:06 PM, Adrian Holovaty wrote:
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?
*slaps forehead* Doh! You're right, of course. It should be a many
to one. Blame it on the post-Holiday slump.
For whatever reason, I had one to one fixated in my mind. With this
out of the way, the rest should be easy.
Thanks!
David
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---