Hello!
> I know I shall need a lot of javascript magic.. any hints as to go
> about the django forms, fields and javascript stuff would be much
> appreciated.
You can use jQuery magic. You have to redefine admin change form
template for your model (this file should be named as templates/admin/
/
Hello!
> I know I shall need a lot of javascript magic.. any hints as to go
> about the django forms, fields and javascript stuff would be much
> appreciated.
You can use jQuery magic. Redefine admin's change_form template for
required model (it should be located at path templates/admin//
/chang
Hi,
I have a form where I display a multiple select field (using
ModelMultipleChoiceField). This consists a list of track and field
events that the user can participate in. The user can select upto a
pre-determined number of events to particpate in. Now when the user
selects an event from that sel
3 matches
Mail list logo