File tree
6 files changed
+196
-4
lines changed- blogapi
- __pycache__
6 files changed
+196
-4
lines changedDiff for: Pipfile
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
| 11 | + | |
10 | 12 |
| |
11 | 13 |
| |
12 | 14 |
| |
|
Diff for: Pipfile.lock
+174-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
369 Bytes
Binary file not shown.
Diff for: blogapi/__pycache__/urls.cpython-39.pyc
124 Bytes
Binary file not shown.
Diff for: blogapi/settings.py
+18
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
43 | 52 |
| |
44 | 53 |
| |
45 | 54 |
| |
| |||
49 | 58 |
| |
50 | 59 |
| |
51 | 60 |
| |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
52 | 65 |
| |
53 | 66 |
| |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
54 | 72 |
| |
55 | 73 |
| |
56 | 74 |
| |
|
Diff for: blogapi/urls.py
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
23 | 25 |
|
0 commit comments