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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1597
e7b7ea113a3b Add google-app-engine-ranklist project to ranklist folder in app.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
diff changeset
     1
__all__ = ["common", "ranker"]