~~~~~~~~~~~~~~~~~~
* Renamed `db_compat.register_field_factory` to the clearer `register_column_factory`
* Improved error reporting on missing django field type column factory declaration.
* Added iteration interface to table to loop over bound rows
* Added `endpoint` meta class parameter to table to enable custom json endpoints