Re: Admin inlines and fieldsets

2011-12-09 Thread Imposter
This was not my intention at all. The discussion on the ticket at https://code.djangoproject.com/ticket/10938 suggested opening a discussion to prove a case for this. I was merely pointing out why I thought it might be useful, since I ran into a case where this would've been convenient. I

Re: Admin inlines and fieldsets

2011-12-07 Thread Imposter
This is exactly what I've been struggling with today! Specifically the ordering of a related object. More specifically the UserProfile created for User. Currently I seemingly have no control in integrating with the admin form and am stuck with my User extension as a stacked inline appended