We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7637a49 commit 08f5021Copy full SHA for 08f5021
tests/db_router.py
@@ -1,4 +1,4 @@
1
-apps_in_beta = {"tests", "some_other_app", "this_one_too"}
+apps_in_beta = {"some_other_app", "this_one_too"}
2
3
# These are bare minimum routers to fake the scenario where there is actually a
4
# decision around where an application's models might live.
0 commit comments