Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

theonion/django-betty-cropper

Repository files navigation

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/