DEBSOURCES
Skip Quicknav
sources / python-django / 1%3A1.11.29-1~deb10u1 / tests / utils_tests / test_module / __init__.py
12345
class SiteMock(object): _registry = {} site = SiteMock()