------------------------------ * Move Django Forms specific stuff into the FormProvider class. * Implement handling dynamically created field choices. * Add fallback to builtin json if simplejson is not available. * Add a customizable submit button and submit{Success,Failure} events.
0.3
------------------------------ * Refactor the module to a package. * Add login/logout views. * Add a client implementation.