I am trying to create a widget plugin for this: http://addyosmani.com/blog/the-missing-date-time-selector-for-jquery-ui/
I need my plugin model to execute before db.py so that it can be applied to fields in db.py. Would you take a patch to allow this to be recognized as a plugin file?: 0_plugin_datetimepicker.py

