Fixes an issue where the organization home page would throw a 505 when no projects... master
commitb79d2ac18d155614dab8a12cdc8226384d6b7842
authorLennard de Rijk <ljvderijk@gmail.com>
Mon, 22 Jun 2009 05:32:45 +0000 (22 07:32 +0200)
committerLennard de Rijk <ljvderijk@gmail.com>
Mon, 22 Jun 2009 05:32:45 +0000 (22 07:32 +0200)
tree607d826e6fe0bd089a05b9954df958326874ced3
parente2aeafd347bc939563fd823f62401038c6ef0060
Fixes an issue where the organization home page would throw a 505 when no projects where accepted.

This only happens after the project announced deadline because only then would the project list be constructed.
app/soc/views/models/organization.py