Collapse edit inline?

5 views
Skip to first unread message

mail....@gmail.com

unread,
Aug 30, 2007, 5:22:21 PM8/30/07
to Django users
I've got a Model that I'm editing inline, but it's not used often. Any
way I can collapse it?
I know there's
class Admin:
fields = (
('Date information', {'fields': ('pub_date',), 'classes':
'collapse'}),
)
But I don't think that'll work for something being edited inline.

Alex Koshelev

unread,
Aug 30, 2007, 7:15:38 PM8/30/07
to Django users
No, you can not collapse edit inline block in admin.

Reply all
Reply to author
Forward
0 new messages