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

Commite80d424

Browse files
committed
fix(dev): render toolbar
1 parent04d0eed commite80d424

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎pydotorg/settings/local.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
ALLOWED_HOSTS= ['*']
77
INTERNAL_IPS= ['127.0.0.1']
88

9+
DEBUG_TOOLBAR_CONFIG= {
10+
"SHOW_TOOLBAR_CALLBACK" :lambdarequest:True,
11+
}
12+
913
# Set the path to the location of the content files for python.org
1014
# For example,
1115
# PYTHON_ORG_CONTENT_SVN_PATH = '/Users/flavio/working_copies/beta.python.org/build/data'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp