Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit384e83c

Browse files
committed
Merge pull requestpython#878 from tjguk/877-default-database-name
Correct the default database name.Fixespython#877
2 parents6bf34fb +61f49a5 commit384e83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/source/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ And then you'll need to install dependencies::
5959

6060
$ pip install -r dev-requirements.txt
6161

62-
*pythondotorg* will look for a PostgreSQL database named ``python.org`` by
62+
*pythondotorg* will look for a PostgreSQL database named ``pythondotorg`` by
6363
default. To change database configuration, you can add the following setting to
6464
``pydotorg/settings/local.py`` (or you can use the ``DATABASE_URL`` environment
6565
variable)::

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp