Metadata-Version: 2.1
Name: squad-django-monaco
Version: 1.2.5
Summary: Monaco editor widgets in the Django Admin
Author: Ayush Shanker
License: MIT
Keywords: monaco
Platform: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Django<=5.2

# Django Monaco Editor

This works with django 1.9 & 1.11

## Installation

To install the package by `pip` run following command

```sh
$ pip install squad-django-monaco
```
