A Django app that provides fields for a betty-cropper server


License
MIT
Install
pip install django-betty-cropper==0.3.0

Documentation

django-betty-cropper Build Status Coverage Status

A Django app that provides fields for betty-cropper.

Configuring for Development

setup a virtualenv and run the following

$ pip install -e .

Running Tests

$ py.test tests/