Features:
* Widget pops up when a date selection field gets focus.
* Available date range is shaded, and you can't select dates outside of
available history range. (screenshot attached shows 14 days, based on
maxdays in bots.ini)
* Sliders for hours & minutes
* Selection field updated dynamically as you make changes
Only 2 bots core files are modified (templates/bots/selectform.html and
templatetags/botsfilters.py) and a new directory is created for the rest
(media/jquery-ui).
I have created 2 plugins. Both are for bots 2.1.0 but should work fine
with bots 2.0.*. There is one for Django 1.1 and one for Django 1.2+.
The only difference is the csrf token in html template.
Hope you like it :-)
--
Kind Regards,
Mike
Kind Regards,
Mike