************************
* Remove **rstview** from required dependancy;
* Changing dependancy ``django-crispy-forms >= 1.4.0`` to ``crispy-forms-foundation>=0.3.6`` because we directly this one;
* Changing forms, views and templates to use optional :ref:`text-markup-section`;
* Add shipped stuff (not enabled by default) to use **Django-CodeMirror editor** and **RestructuredText** with the :ref:`text-markup-section` system;
* Moving documentation from README to the ``docs/`` directory, improve it and publish it on `Read the docs <https://readthedocs.org/>`_;
* Update French translation catalog for minor fix;