Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
ca46166a
Commit
ca46166a
authored
Sep 02, 2014
by
Alex Pyrgiotis
Browse files
docs: Use correct router for admin
parent
674d0c99
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/admin-guide.rst
View file @
ca46166a
...
...
@@ -1754,7 +1754,7 @@ example setup is the following:
}
}
DATABASE_ROUTERS
=
[
's
ynnefo_admin.admin
.routers.
Admin
Router'
]
DATABASE_ROUTERS
=
[
's
nf_django.utils
.routers.
Synnefo
Router'
]
You
may
notice
that
there
are
three
databases
instead
of
two
.
That
's because
Django requires that every `DATABASES` setting has a *default* database. In our
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment