tests/multiple_database/routers.py
0 → 100644
+61
−0
Loading
This change prevents including the multiple_database test models without duplicating the router code (we probably should do this at one point). Refs #21148