app/ranklist/__init__.py
author Lennard de Rijk <ljvderijk@gmail.com>
Wed, 04 Mar 2009 22:35:54 +0000
changeset 1668 e3780ee24322
parent 1597 e7b7ea113a3b
permissions -rw-r--r--
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

__all__ = ["common", "ranker"]