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.
1 parent b2cfd18 commit 61f49a5Copy full SHA for 61f49a5
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