I would like to use edit_inline=models.STACKED in my model (some
user_prefs which should get displayed on the user-admin page) and
would like to be able to use something like fields = ( ( 'options',
{'fields':('photo','blogger')}) ) to get them displayed the way I like
them to look... (As I can do if it is not edited inline!)
Any ideas?
Thx,
Florian
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---