Florian Apolloner
e2efc8965e
Fixed #22680 -- I/O operation on closed file.
...
This patch is two-fold; first it ensure that Django does close everything in
request.FILES at the end of the request and secondly the storage system should
no longer close any files during save, it's up to the caller to handle that --
or let Django close the files at the end of the request.
2014-06-11 08:57:30 +02:00
..
2014-04-06 17:33:43 -04:00
2014-04-26 10:18:45 -07:00
2014-04-06 17:33:43 -04:00
2014-05-10 18:09:07 +02:00
2014-06-02 15:22:15 -04:00
2014-05-15 19:58:41 +02:00
2014-05-27 21:43:52 +02:00
2014-06-05 13:12:01 -04:00
2014-04-26 10:18:45 -07:00
2014-06-09 18:41:35 -04:00
2014-06-02 07:05:38 -04:00
2014-05-15 19:58:41 +02:00
2014-05-15 19:58:41 +02:00
2014-06-07 20:35:28 -04:00
2014-05-11 23:15:59 -03:00
2014-05-15 19:58:41 +02:00
2014-03-30 20:55:40 -03:00
2014-06-07 14:37:43 +02:00
2014-05-09 19:34:53 +02:00
2014-04-18 02:30:40 -04:00
2014-06-08 18:57:55 -07:00
2014-06-07 17:18:30 -07:00
2014-04-06 17:33:43 -04:00
2014-06-05 13:12:01 -04:00
2014-04-06 17:33:43 -04:00
2014-03-06 08:28:43 -05:00
2014-05-19 14:59:02 +01:00
2014-04-26 10:18:45 -07:00
2014-02-09 11:23:09 +00:00
2014-06-10 16:04:43 -04:00
2014-03-03 07:38:09 -05:00
2014-03-22 21:35:46 +01:00
2014-04-06 17:33:43 -04:00
2014-05-16 18:41:40 -04:00
2014-05-08 22:11:20 +02:00
2014-04-21 12:15:04 +02:00
2014-03-03 07:38:09 -05:00
2014-05-08 21:49:54 +02:00
2014-04-30 07:56:52 -04:00
2014-06-11 08:57:30 +02:00
2014-06-11 08:57:30 +02:00
2014-03-21 22:34:47 +01:00
2014-03-30 11:50:18 -07:00
2014-05-21 18:57:46 -03:00
2014-03-03 07:38:09 -05:00
2014-06-04 07:23:25 -04:00
2014-05-16 06:38:24 -04:00
2014-06-01 12:36:32 -04:00
2014-03-05 22:37:53 +02:00
2014-04-16 20:36:29 -04:00
2014-04-21 12:12:09 +02:00
2014-05-15 19:58:41 +02:00
2014-03-21 21:38:24 +01:00
2014-06-06 08:42:52 +02:00
2014-05-08 21:50:21 +02:00
2014-04-26 17:46:23 +02:00
2014-05-15 19:58:41 +02:00
2014-06-06 00:32:13 +02:00
2014-06-05 17:56:56 +02:00
2014-06-01 15:36:25 -04:00
2014-04-06 17:33:43 -04:00
2014-05-05 14:36:15 +03:00
2014-03-03 07:38:09 -05:00
2014-03-30 12:11:05 -07:00
2014-03-05 22:33:58 +02:00
2014-05-28 17:39:14 -07:00
2014-03-30 18:48:27 +07:00
2014-03-30 18:48:27 +07:00
2014-06-05 13:12:01 -04:00
2014-06-10 08:42:31 +02:00
2014-06-07 19:48:45 +02:00
2014-06-08 19:30:15 -07:00
2014-06-09 09:52:23 -07:00
2014-05-26 03:23:17 +07:00
2014-06-04 07:57:19 -04:00
2014-05-28 17:39:14 -07:00
2014-05-28 17:39:14 -07:00
2014-05-28 17:39:14 -07:00
2014-05-28 17:39:14 -07:00
2014-05-28 17:39:14 -07:00
2014-05-25 23:16:40 +02:00
2014-05-16 20:08:52 +03:00
2014-03-03 19:29:50 +08:00
2014-06-10 09:35:05 -04:00
2014-06-05 13:12:01 -04:00
2014-03-03 07:38:09 -05:00
2014-06-05 13:12:01 -04:00
2014-06-05 13:12:01 -04:00
2014-05-29 01:38:59 +02:00
2014-04-30 14:23:19 -04:00
2014-03-03 07:38:09 -05:00
2014-05-22 15:05:19 +01:00
2014-06-05 16:33:02 +02:00
2014-06-02 09:32:38 -04:00
2014-05-28 17:39:14 -07:00
2014-03-03 07:38:09 -05:00
2014-06-07 08:59:02 -04:00
2014-04-26 17:46:23 +02:00
2014-06-03 07:30:14 -04:00
2014-03-30 12:11:05 -07:00
2014-05-08 21:49:54 +02:00
2014-04-10 03:04:51 +03:00
2014-05-10 16:41:54 +02:00
2014-03-21 21:06:50 +01:00
2014-05-10 14:40:42 +02:00
2014-04-06 17:33:43 -04:00
2014-06-10 23:04:24 +02:00
2014-04-08 12:15:08 -04:00
2014-02-28 09:54:53 +01:00
2014-03-03 14:27:22 +08:00
2014-05-20 18:14:49 +02:00
2014-03-30 12:11:05 -07:00
2014-05-28 17:39:14 -07:00
2014-06-05 15:41:56 -04:00
2014-05-28 17:39:14 -07:00
2014-05-22 20:29:48 -04:00
2014-04-16 16:49:37 -04:00
2014-06-08 20:07:35 -07:00
2014-03-08 11:13:48 +01:00
2014-05-05 19:29:27 +07:00
2014-05-15 19:58:41 +02:00
2014-05-16 23:12:59 +02:00
2014-04-10 20:57:43 +02:00
2014-06-03 07:30:14 -04:00
2014-03-22 16:52:05 +01:00
2014-06-03 12:00:33 -04:00
2014-05-01 09:28:11 -04:00
2014-05-16 15:13:11 +02:00
2014-04-16 20:36:29 -04:00
2014-05-25 23:14:50 +02:00
2014-04-06 17:33:43 -04:00
2014-06-09 10:13:37 +02:00
2014-04-03 07:28:10 -04:00