Cannot test form with datewidget
The datewidget has a dict of options and dumps it in javascript. Problem: the order of options is unpredictable because it doesn't use an OrderedDict.
Please register or sign in to comment
The datewidget has a dict of options and dumps it in javascript. Problem: the order of options is unpredictable because it doesn't use an OrderedDict.