springload / wagtaildraftail

🐦📝🍸 Draft.js editor for Wagtail, built upon Draftail and draftjs_exporter
https://pypi.python.org/pypi/wagtaildraftail
MIT License
24 stars 3 forks source link

fix blocks.py, no jinja2, nvm&npm install #18

Closed dnsl48 closed 7 years ago

dnsl48 commented 7 years ago

Fix blocks.py implementation No Jinja2 anymore No custom filters No custom template tags Fix Makefile / add nvm install and npm install to "make init"

coveralls commented 7 years ago

Coverage Status

Coverage increased (+1.2%) to 10.976% when pulling 188451b4dcca7f3f1e45fb5501b9d290d8f4cb2f on fix/blocks_import into 516fa41f447d6712ce67eace7461559fe25e05de on master.

dnsl48 commented 7 years ago

please don't merge yet - I'm going to check DraftailTextField yet

dnsl48 commented 7 years ago

Ok, now it seems finished. Gentlemen, please review @loicteixeira, @thibaudcolas

loicteixeira commented 7 years ago

Also build is failing :(

dnsl48 commented 7 years ago

yeah, seems preliminary, sorry for that :/

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.1%) to 9.917% when pulling 52176e1935a416cb4ff4b1c12b526f6fd7e3c560 on fix/blocks_import into 516fa41f447d6712ce67eace7461559fe25e05de on master.

dnsl48 commented 7 years ago

Ok, this time tested on both Django 1.8 and 1.10 @loicteixeira, @thibaudcolas please, carry on the review