2013-11-30 05:55:30 +11:00
|
|
|
======
|
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
|
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
|
|
|
|
2013-04-23 14:28:49 +10: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/
|