dpaste/README.rst

18 lines
737 B
ReStructuredText
Raw Permalink Normal View History

======
2013-03-23 08:54:41 +11:00
dpaste
======
2013-12-18 21:57:54 +11:00
.. image:: https://travis-ci.org/bartTC/dpaste.png?branch=master
:target: https://travis-ci.org/bartTC/dpaste
.. image:: https://coveralls.io/repos/bartTC/dpaste/badge.png?branch=master
:target: https://coveralls.io/r/bartTC/dpaste?branch=master
2014-03-01 04:33:24 +11:00
.. image:: https://api.flattr.com/button/flattr-badge-large.png
:target: https://flattr.com/submit/auto?user_id=bartTC&url=https%3A%2F%2Fgithub.com%2FbartTC%2Fdpaste
2013-12-18 21:57:41 +11:00
2013-11-30 04:58:02 +11:00
dpaste is a Django based pastebin. It's intended to run separately but its also
2013-11-30 04:46:38 +11:00
possible to be installed into an existing Django project like a regular app.
2013-03-23 08:54:41 +11:00
You can find a live example on http://dpaste.de/
2013-03-23 08:54:41 +11:00
2013-12-18 21:32:25 +11:00
Further documentation can be found here: http://dpaste.readthedocs.org/en/latest/