Refactor vacancy description and partner profile to use HTML editor in backend
Output is cleaned with `bleach` in the frontend
... | ... | @@ -4,3 +4,5 @@ Pillow |
django-static-precompiler>=1.4,<2 | ||
django-sendfile==0.3.10 | ||
django-template-check # This should be in dev-requirements somehow | ||
bleach==1.4.3 | ||
django-tinymce==2.3.0 |
Please register or sign in to comment