This adds proper unicode support
api_owners now includes date_added, active, date_deactivated
This also defines the __str__ functions for internal django usage
This is what I think we need so far for the API.
User authentiacation will be handled through django.
Currently there are no secondary keys defined, though this may change in the future