In django admin, I realize that my table names are rather ugly and not user friendly. Is there a way that I can add some type of alternative name that would appear in the admin instead of the real name?
Something like ulgy_table_name -- alt name = Better looking name