Loading docs/topics/db/multi-db.txt +1 −0 Original line number Diff line number Diff line Loading @@ -249,6 +249,7 @@ with two read replicas. Here are the settings specifying these databases:: DATABASES = { 'default': {}, 'auth_db': { 'NAME': 'auth_db', 'ENGINE': 'django.db.backends.mysql', Loading Loading
docs/topics/db/multi-db.txt +1 −0 Original line number Diff line number Diff line Loading @@ -249,6 +249,7 @@ with two read replicas. Here are the settings specifying these databases:: DATABASES = { 'default': {}, 'auth_db': { 'NAME': 'auth_db', 'ENGINE': 'django.db.backends.mysql', Loading