Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 443 Bytes

File metadata and controls

18 lines (10 loc) · 443 Bytes

A Django based pastebin.

Build Status

FORK Build Status

Installation

pip install -r requirements.txt
pip install django-pastebin

or

python setup.py install

License

BSD