File tree
10 files changed
+31
-16
lines changed- api
- __pycache__
- matlabcloudapi
- __pycache__
10 files changed
+31
-16
lines changedDiff for: api/__pycache__/admin.cpython-37.pyc
183 Bytes
Binary file not shown.
Diff for: api/__pycache__/models.cpython-37.pyc
180 Bytes
Binary file not shown.
Diff for: api/__pycache__/views.cpython-37.pyc
813 Bytes
Binary file not shown.
Diff for: api/views.py
+18-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
2 | 9 |
| |
3 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + |
Diff for: db.sqlite3
128 KB
Binary file not shown.
2.25 KB
Binary file not shown.
597 Bytes
Binary file not shown.
570 Bytes
Binary file not shown.
Diff for: matlabcloudapi/settings.py
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
| 41 | + | |
40 | 42 |
| |
41 | 43 |
| |
42 | 44 |
| |
|
Diff for: matlabcloudapi/urls.py
+11-15
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 | 1 |
| |
17 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
18 | 12 |
| |
19 | 13 |
| |
20 | 14 |
| |
21 | 15 |
| |
| 16 | + | |
| 17 | + |
0 commit comments