Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 297 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 297 Bytes

A Django based pastebin.

Build Status

Installation

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

or

python setup.py install

License

BSD