app/ranklist/__init__.py
author Madhusudan.C.S <madhusudancs@gmail.com>
Mon, 24 Aug 2009 04:31:23 +0530 (2009-08-23)
changeset 2787 8408741aee63
parent 1597 e7b7ea113a3b
permissions -rw-r--r--
Reverting last 4 patches containing GHOP related views. As Lennard suggested all the model patches should come first followed by the logic and views patches, to make sure nothing committed breaks the existing code after thorough review.
__all__ = ["common", "ranker"]