Commit 1c712e5
File tree
Expand file treeCollapse file tree
6 files changed
+22
-6
lines changedFilter options
- appengine/cloudsql
- container_engine/django_tutorial
- datastore/api
- managed_vms/django_cloudsql
Expand file treeCollapse file tree
6 files changed
+22
-6
lines changed+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
appengine/cloudsql/main_test.py
Copy file name to clipboardExpand all lines: appengine/cloudsql/main_test.py+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
| 17 | + |
15 | 18 |
|
16 | 19 |
|
17 | 20 |
|
| ||
22 | 25 |
|
23 | 26 |
|
24 | 27 |
|
| 28 | + |
| 29 | + |
25 | 30 |
|
26 | 31 |
|
27 | 32 |
|
|
container_engine/django_tutorial/requirements.txt
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
datastore/api/snippets_test.py
Copy file name to clipboardExpand all lines: datastore/api/snippets_test.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
212 |
| - |
| 212 | + |
213 | 213 |
|
214 | 214 |
|
215 | 215 |
|
|
managed_vms/django_cloudsql/requirements.txt
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
| 45 | + |
| 46 | + |
44 | 47 |
|
45 | 48 |
|
46 | 49 |
|
| ||
72 | 75 |
|
73 | 76 |
|
74 | 77 |
|
| 78 | + |
| 79 | + |
| 80 | + |
75 | 81 |
|
76 | 82 |
|
77 | 83 |
|
| ||
82 | 88 |
|
83 | 89 |
|
84 | 90 |
|
| 91 | + |
| 92 | + |
| 93 | + |
85 | 94 |
|
86 | 95 |
|
87 | 96 |
|
|
0 commit comments