Skip to content

Commit 1ec21f7

Browse files
20240417 - localhost
1 parent bdfb270 commit 1ec21f7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

django.qmd

+5-1
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,12 @@ python3 manage.py runserver
152152

153153
<http://127.0.0.1:8000>
154154

155-
`localhost:8000`
155+
<http://localhost:8000>
156156

157157
# `Django` Admin Console
158158

159159
<http://127.0.0.1:8000/admin>
160+
161+
# Database
162+
163+
<http://localhost>

0 commit comments

Comments
 (0)