One of my models has a many to many field to the Sites model that comes
with Django. The field is a required field, and prior to moving to the
newforms admin branch, if I added a new entry to my model inside admin,
it would automatically highlight the first entry in the sites multi
select box and it would save straight away without needing the extra
user interaction.
Since moving to newforms admin, when I add a new entry to my model, by
default, nothing is highlighted in the sites multi select box.
It might not sound like much, but I have this sites m2m field located in
a less used collapsed area in admin, and would prefer it to be set
automatically like the old admin did without needing the extra user
intraction.
Is this possible, or does this need to be done using some sort of
javascript hack?
--
Honza Král
E-Mail: Honza...@gmail.com
ICQ#: 107471613
Phone: +420 606 678585