Create prettier text for many-to-many fields in mail notifications
commit2d8849272af6229dfc3e1fd7cde6e0471e3d4486
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Tue, 29 Nov 2011 18:06:38 +0000 (29 13:06 -0500)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Tue, 29 Nov 2011 18:06:38 +0000 (29 13:06 -0500)
treeffe01e6d26f77900c84896b6804e5799a68d6582
parentf547ef22cd99a1d1be643581ff8737cea433abe7
Create prettier text for many-to-many fields in mail notifications

    Creates prettier text for many-to-many fields for mail notifications by detecting if such a field is of a many-to-many type, and if so, joins the list together based on the related object's default unicode representation

    Fixes #110

    removed extra line of commented code
pgweb/util/bases.py