Patrick Craston

Results 4 issues of Patrick Craston

The [RQRcode library](https://github.com/whomwah/rqrcode ) has been updated to 1.1.1. Since the gemspec for rqrcode-rails3 is set to `s.add_dependency 'rqrcode', '>= 0.4.2'` it automatically upgrades `rqrcode` to the latest version on...

StreamingHttpResponse does not have a content attribute, so medusa fails here. Need to iterate over response.streaming_content if response is StreamingHttpResponse and save it otherwise save response.content

``` django.core.exceptions.ImproperlyConfigured: Error importing debug panel template_timings_panel.panels.TemplateTimings: "cannot import name Library" ```

This PR adds tinymce4 support for ice. Commits are as follows: - 2d97679 Rename all previous tinymce references to tinymce3 - ad3025f Add new ice-tinymce4 plugin - fe8381a Small tweaks...