#2248: [patch] inline_models, replacement for edit_inline and core=True
------------------------------+---------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: enhancement | Status: new
Priority: low | Milestone: Version 1.0
Component: Admin interface | Version: SVN
Severity: minor | Resolution:
Keywords: |
------------------------------+---------------------------------------------
Comment (by [EMAIL PROTECTED]):
Is it possible to add something related to the the ordering of multiple
inline related tables? Using vanilla 0.95 I have 3 tables related to one
model currently and there doesn't seem to be a reasoning to how they're
pulled in (not alphabetical by table name or not the same as the order in
the models.py file). Maybe simply the order you list them in the
inline_models list would be enough to satisfy this.
I like this patch. I think it consolidates the features of the admin and
cleans up the model code.
--
Ticket URL: <http://code.djangoproject.com/ticket/2248>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---