This is a bit too much, I think. For the project, we only need the URL (or shortname & neighborhood). And for the user, just the username
<MonQTask4da6f7c89c10401e8300001a(busy)P:10allura.tasks.event_tasks.eventh7v7024.sb.sf.netpid7437project:<Projectlast_updated=datetime.datetime(2011,4,13,20,38,18,874000)labels=[u'']database_uri=u'mongodb://10.58.7.24:27017/project-data'neighborhood_invitations=[]homepage_title=u'test3'show_download_button=Trueneighborhood_id=ObjectId('4d9cc2609c104064fa000006')_extra_tool_status=[]tool_data={u'sfx':{u'unix_group_name':u'test3'}}parent_id=Noneshort_description=u'fwecsdx'shortname=u'test3'ordinal=0description=u'You can edit this description in the admin page'deleted=Falseis_root=Truedatabase_configured=True_id=ObjectId('4d9db93a9c10406f6e000005')name=u'test3'database=<Missing>acl={'read':[ObjectId('4d9db93a9c10406f6e000007'), ObjectId('4d9db93a9c10406f6e000008'), ObjectId('4d9db93a9c10406f6e000009'), ObjectId('4d9db93a9c10406f6e00000b')],'create':[ObjectId('4d9db93a9c10406f6e000007')],'update':[ObjectId('4d9db93a9c10406f6e000007')],'security':[ObjectId('4d9db93a9c10406f6e000007')],'tool':[ObjectId('4d9db93a9c10406f6e000007')],'delete':[ObjectId('4d9db93a9c10406f6e000007')]}category_id=None>app:<allura.ext.admin.admin_main.AdminAppobjectat0xa525a50>user:<Userusername=u'dovethunder'tool_preferences={}password=Nonetool_data={u'sfx':{u'userid':1002}}preferences={'results_per_page':250,'email_format':None,'email_address':u'dovethunder@users.sf.net'}_id=ObjectId('4d9db9319c10406f6f00000b')sfx_userid=<Missing>projects=<Missing>display_name=u'Dovethunder Bitman'open_ids=[]email_addresses=[u'dovebit4@localhost', u'dovethunder@users.sf.net']>>
status: code-review --> in-progress
assigned_to: Dave Brondsema --> Jenny Steele
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Maybe include those in the MonQTask repr?
I added it to the repr like you suggested.
This is a bit too much, I think. For the project, we only need the URL (or shortname & neighborhood). And for the user, just the username
I shortened it down to project url, app mount_point, and user's username.