The organization proposal list has been significantly changed.
It now redirects to the review page. All reviewed applications are separated from the non-reviewed ones by two lists.
This view uses the two new templates submitted in this patch.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
#!/bin/sh
NOSE_WITH_DOCTEST=t
export NOSE_WITH_DOCTEST
NOSE_DOCTEST_EXTENSION=txt
export NOSE_DOCTEST_EXTENSION
#NOSE_DETAILED_ERRORS=t
#export NOSE_DETAILED_ERRORS
nosetests $*