On Wed, Sep 15, 2010 at 8:28 AM, Rev. Johnny Healey <rev.n...@gmail.com> wrote: > I may be missing something here, but this jumps out at me as being > impossible. The ModelBase metaclass receive the attributes as a dict, > so isn't the original order lost?
All instances of Manager have an internal-use-only attribute which keeps track of the order in which they were instantiated. Inspecting this attribute allows us to determine which one was the first instantiated and thus the first specified. -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.