- Added common form callback ``AutoFormMail`` for auto mailing the form data (without need to add the mail plugin to the form).
0.12.7
------ 2017-12-17
- Minor fixes (in the add form element entry bootstrap3 template). - Add content rich text plugin (based on CKEditor). - Added common form callback ``AutoFormDbStore`` for auto saving the form data (without need to add the db_store plugin to the form).
0.12.6
------ 2017-12-12
- Clean up. - Minor documentation fixes. - Minor plugin clean-up/fixes (``captcha``, ``recaptcha``, ``content_text``). - Minor Python 3 fixes. - Minor fixes in FormWizard ``get_absolute_url`` method.