Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

djangocodemirror

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

djangocodemirror

Django CodeMirror is a Django application to embed CodeMirror

  • 2.1.0
  • PyPI
  • Socket score

Maintainers
1

.. _CodeMirror: http://codemirror.net/ .. _Django: https://www.djangoproject.com/ .. _django-assets: http://pypi.python.org/pypi/django-assets

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


  • Read the documentation on Read the docs <http://djangocodemirror.readthedocs.io/>_;
  • Download its PyPi package <https://pypi.python.org/pypi/djangocodemirror>_;
  • Clone it on its Github repository <https://github.com/sveetch/djangocodemirror>_;

Dependancies


  • Django_ >= 1.10;
  • Optionally django-assets_;

Credits


CodeMirror is a software from Marijn Haverbeke marijnh@gmail.com under MIT license.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc