Commit 833bd6f
fix: Allow for later adding of django CMS versioning (#185)
* fix: Allow for later adding of django CMS versioning
* fix typo
* More clarity in the readme
* Update README.rst
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
* Apply suggestions from code review
* chore: Update version and Changelog
---------
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>1 parent 31682b3 commit 833bd6f
File tree
4 files changed
+19
-53
lines changed- src/djangocms_snippet
- migrations
4 files changed
+19
-53
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
| 92 | + | |
| 93 | + | |
95 | 94 | | |
96 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
97 | 102 | | |
98 | 103 | | |
99 | 104 | | |
| |||
119 | 124 | | |
120 | 125 | | |
121 | 126 | | |
122 | | - | |
| 127 | + | |
| 128 | + | |
123 | 129 | | |
124 | 130 | | |
125 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 3 additions & 43 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | 1 | | |
5 | 2 | | |
6 | 3 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 4 | | |
20 | | - | |
21 | | - | |
| 5 | + | |
22 | 6 | | |
23 | | - | |
24 | | - | |
25 | 7 | | |
26 | 8 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 9 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 10 | + | |
36 | 11 | | |
37 | 12 | | |
38 | | - | |
| 13 | + | |
39 | 14 | | |
40 | 15 | | |
41 | 16 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 17 | | |
54 | 18 | | |
55 | 19 | | |
56 | | - | |
57 | 20 | | |
58 | 21 | | |
59 | 22 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | 23 | | |
64 | 24 | | |
65 | 25 | | |
0 commit comments