Commit fe476dd
authored
Make file uploads after a preview work. (#4557)
Fixes #4556
We need to test that removing `form.delete_temporary_files()` from
`render_preview` does not have any bad side effects. My guess is that it
is conflicting with (not needed after)
#4499.1 parent f6a973f commit fe476dd
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | 100 | | |
105 | 101 | | |
106 | 102 | | |
| |||
0 commit comments