Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6bf34fb + 61f49a5 commit 384e83cCopy full SHA for 384e83c
docs/source/install.rst
@@ -59,7 +59,7 @@ And then you'll need to install dependencies::
59
60
$ pip install -r dev-requirements.txt
61
62
-*pythondotorg* will look for a PostgreSQL database named ``python.org`` by
+*pythondotorg* will look for a PostgreSQL database named ``pythondotorg`` by
63
default. To change database configuration, you can add the following setting to
64
``pydotorg/settings/local.py`` (or you can use the ``DATABASE_URL`` environment
65
variable)::
0 commit comments