Sunday, April 19, 2015

How to prevent label wrap in Django Administration

I'm just playing around with Django and have cut a simple model and all is working fine. The Django administration tool works a charm, and I can move onto some views and forms. But what puzzles me immensely is why editing a tuple looks like this (with crazy label wrap). Can I fix this any way? It's not an impressive use of screen real estate:



--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/59dd1628-d285-4e9e-ac42-65269eedc69e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment