Hey,
I've been creating a blog app to get a handle on some of the more basic Django stuff. Currently, I'm using FreeComments for commenting, but don't really like the way it does some things (the URL, for example). I figure it shouldn't be too hard to add in my own commenting models and views.
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?
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 -~----------~----~----~----~------~----~------~--~---