* move tableforms to a different app.

* move mlforms and all django-multilingual support to a different app.
  Also modernize mlforms (avoid form_for_model and form_for_instance, ...)

* create a widgets sub-library

* get rid of forms.py, keep only crud.py
