On Tuesday, March 13, 2012 2:06:30 PM UTC-4, Richard wrote:
>
> I think you need to setup validator to have date time picker to show up.
No, you don't need to set up a validator -- should work as long as the
field type is "time" (that results in the input element getting
class="time", which is
I think you need to setup validator to have date time picker to show up.
Richard
On Mon, Mar 12, 2012 at 9:44 PM, Kenny wrote:
> Date and datetime pickers are working fine except time picker
>
> Field('start_time', 'time',notnull=True), is what I put.
>
> It doesn't give me any js calendar popu
Date and datetime pickers are working fine except time picker
Field('start_time', 'time',notnull=True), is what I put.
It doesn't give me any js calendar popup.
Any help? thank you.
3 matches
Mail list logo