Commit 7cfd7bf
Fix error for gettext_lazy
ugettext_lazy will soon be removed in favour of gettext_lazy.
See https://docs.djangoproject.com/en/3.0/releases/3.0/#id31 parent 231f3fb commit 7cfd7bf
File tree
2 files changed
+11
-1
lines changed- pylint_django
- tests/input
- transforms/transforms
2 files changed
+11
-1
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments