Skip to content

meteogrid/djangocodemirror

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django CodeMirror

This is a Django application to embed CodeMirror.

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 assets to load this enable you to use CodeMirror without a Javascript module loader (like Browserify or RequireJS).

Links

Dependancies

Credits

CodeMirror is a software from Marijn Haverbeke <[email protected]> under MIT license.

About

Django CodeMirror is a Django application to embed CodeMirror

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.0%
  • HTML 3.4%
  • Makefile 2.6%