Skip to content
Snippets Groups Projects

[Docs] Add missing bracket in config example

Merged magicfelix requested to merge docs-missing-bracket into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -23,3 +23,4 @@ the following into your ``settings.py``::
"HOST": "127.0.0.1",
"PORT": 5432,
}
}
Loading