Is there a way to debug widgets?
I have a following widget:
EffDate=widgets.CalendarDatePicker(label='Effective Date',
validator=validators.DateValidator)
How in tg-admin shell would I be able to get the results of this
widget? In python I would do type(someresult)
How do I get that widget to give kwargs['effdate'] on a command line?
Is there a way to make the widget display a different date (ex. I need
it to display tomorrow instead of today?)
Lucas
--
--
Automotive Recall Database
http://lucasmanual.com/recall/