app/ranklist/__init__.py
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 27 Mar 2009 11:16:35 +0000
changeset 2020 df3552deba66
parent 1597 e7b7ea113a3b
permissions -rw-r--r--
Clarified docstring in access.py and changed edit access checks for role views. Addresses Issue 455. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

__all__ = ["common", "ranker"]