You can use a single foreign key and store last changed in your B model.

You can then use object_a.b_set.order_by('myTimeStamp')
Le 10 août 2011 10:23, "Isaac" <vyrp...@gmail.com> a écrit :

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

Reply via email to