Guillaume Esquevin
Guillaume Esquevin
When a FragmentSpread has a directive, they used to be discarded. Added a test and a fix. All tests passes
http://jsfiddle.net/cjesK/59/ Look at the console, you'll see `Missing localisation for "Hello {{user}}!"` because angular added a `class="ng-binding"` to the element A fix might be to save the original innerHTML within...
``` WARNING [py.warnings:9] /lib/python2.7/site-packages/ws4redis/wsgi_server.py:12: RemovedInDjango19Warning: django.utils.importlib will be removed in Django 1.9. from django.utils.importlib import import_module ```