roomie_mcroomface
roomie_mcroomface copied to clipboard
Django Models __str__()
We should probably write proper str functions for our Django models.
This should make general management much easier so that we don't have to wade through hundreds of UserProfile objects, etc.