calibre-web-companion/CalibreWebCompanion/db_routers/__init__.py
2020-07-07 23:11:21 -03:00

2 lines
72 B
Python

from .routers import DjangoRouter, CalibreRouter
__name__ = "db_routers"