Commit c9387e5
authored
Update core.files.storages for Django 5.1 (#2558)
From django/django@0b33a3a:
* `django.core.files.storage.filesystem.FileSystemStorage.__init__` updated
From django/django@e42defb:
* `django.core.files.storage.base.Storage.is_name_available` added
From django/django@f72f420:
* `django.test.signals.file_storage_changed` removed
* `django.core.files.storage.GET_STORAGE_CLASS_DEPRECATED_MSG` removed
* `django.core.files.storage.__all__` changed
* `django.core.files.storage.get_storage_class` removed1 parent d7bdfa1 commit c9387e5
File tree
5 files changed
+2
-16
lines changed- django-stubs
- core/files/storage
- test
- scripts/stubtest
5 files changed
+2
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 19 | | |
25 | 20 | | |
26 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | 60 | | |
70 | 61 | | |
71 | 62 | | |
| |||
118 | 109 | | |
119 | 110 | | |
120 | 111 | | |
121 | | - | |
122 | 112 | | |
123 | 113 | | |
124 | 114 | | |
| |||
0 commit comments