質問編集履歴
2
書き足しました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -6,11 +6,11 @@
|
|
6
6
|
|
7
7
|
|
8
8
|
|
9
|
-
% django-admin startproject helloworld
|
9
|
+
nakku@nakkunoMacBook-Air ~ % django-admin startproject helloworld
|
10
10
|
|
11
|
-
% cd helloworld
|
11
|
+
nakku@nakkunoMacBook-Air ~ % cd helloworld
|
12
12
|
|
13
|
-
helloworld %
|
13
|
+
nakku@nakkunoMacBook-Air helloworld %
|
14
14
|
|
15
15
|
|
16
16
|
|
1
簡潔な文章にしました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -6,11 +6,11 @@
|
|
6
6
|
|
7
7
|
|
8
8
|
|
9
|
-
|
9
|
+
% django-admin startproject helloworld
|
10
10
|
|
11
|
-
|
11
|
+
% cd helloworld
|
12
12
|
|
13
|
-
|
13
|
+
helloworld %
|
14
14
|
|
15
15
|
|
16
16
|
|