Friday, June 1, 2012

Re: Django/Python Circular model reference

On Fri, Jun 1, 2012 at 10:42 AM, Jak <jacob.wischnia@gmail.com> wrote:
> Each answer has
> a question, and each question has an answer

use OneToOneField relationships
(https://docs.djangoproject.com/en/1.4/ref/models/fields/#onetoonefield)

--
Javier

--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment