Bug Fix admin.yml for converted table/class names
This release fixes Issue 16, where bad admin.yml was created when table names differ from SQLAlchemy class names. This occurs for singularization, use of under scores, etc.
It is currently released for PyPi; docker release is pending.