Hello,

On Tue, Apr 19, 2011 at 1:28 PM, Micky Hulse <rgmi...@gmail.com> wrote:
> 1.
> Is it possible to order the models of my app manually (vs.
> alphabetically) when viewing the app page?
> 2.
> Relationship models: How can I return different __unicode__ values
> based on the relationship that I am viewing.

I think I got everything figured out. I am going to keep the current
ordering of the models and I don't plan on trying to do any sort of
conditional checking in the relationship's __unicode__ return values.
:)

Cheers,
Micky

-- 
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