Django CodeMirror

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.

Dependancies

Credits

Contents

About the project