Commit 92f13b0
[chores] Do not allow selecting columns when exporting devices
The django-export-import dependency was upgraded in
openwisp-controller which now allows selecting the columns during
export operation.
Since this can cause issues during import of files with limited
fields, we decided to rollback to the old implementation which
exports all the fields of the device model.
Related openwisp/openwisp-controller#9151 parent 452a5e8 commit 92f13b0
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
370 | 371 | | |
371 | 372 | | |
372 | 373 | | |
| 374 | + | |
373 | 375 | | |
374 | 376 | | |
375 | 377 | | |
| |||
0 commit comments