Customizing Admin
Is there a way to put text in the django admin?
I am trying to display information from another model, to help in your select of ForeignKeys.
Right now I am adding this information to the __unicode__ function so I can see the information but there is not context.
Also is there a way to make a MultipleSelect box larger or re-sizeable?
Is there also a way to make this field searchable?
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home