A Django application to embed CodeMirror v5.
It works exclusively from configuration sets to manage CodeMirror options and assets. A dedicated field, widget and some template tags are available to make CodeMirror instances using these configurations on any element.
Since configurations are aware of every CodeMirror assets to load you can embed CodeMirror without a Javascript module loader.
- Read the documentation on Read the docs;
- Download its PyPi package;
- Clone it on its Github repository;
- CodeMirror is a software from Marijn Haverbeke under MIT license;
- Django CodeMirror logo vector and icon by SVG Repo.