Hallo,

I have used the Admin interface in my model. In presentation of Admin
page some of the labels have been not present completely. I give an
example:

 This the definition of a attribute in a model
transferMechanism = models.CharField(primary_key=True, maxlength=100)

But in presentation page It has been overlapped with the input field:

transferMechanism ( here comes the widget).
I can't display the widget here but the widget has been overlapped on
the last 3 characters of label.

My question is: How can I self adjust the distance between them? It
isn't meant to make the label name shorter.

Would you give me some information please?

With regards,
Nader


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to