2017-01-20 23:28:02 +11:00
|
|
|
.. image:: https://travis-ci.org/bartTC/dpaste.svg?branch=master
|
2016-03-24 00:18:41 +11:00
|
|
|
:target: https://travis-ci.org/bartTC/dpaste
|
|
|
|
|
2018-04-29 22:23:02 +10:00
|
|
|
.. image:: https://api.codacy.com/project/badge/Coverage/185cfbe9b4b447e59a40f816c4a5ebf4
|
|
|
|
:target: https://www.codacy.com/app/bartTC/dpaste?utm_source=github.com&utm_medium=referral&utm_content=bartTC/dpaste&utm_campaign=Badge_Coverage
|
|
|
|
|
|
|
|
.. image:: https://api.codacy.com/project/badge/Grade/185cfbe9b4b447e59a40f816c4a5ebf4
|
|
|
|
:target: https://www.codacy.com/app/bartTC/dpaste?utm_source=github.com&utm_medium=referral&utm_content=bartTC/dpaste&utm_campaign=Badge_Grade
|
2016-03-24 00:18:41 +11:00
|
|
|
|
2013-11-30 05:55:30 +11:00
|
|
|
======
|
2013-03-23 08:54:41 +11:00
|
|
|
dpaste
|
|
|
|
======
|
|
|
|
|
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
|
|
|
|
2018-06-23 04:44:37 +10:00
|
|
|
Further documentation can be found here: https://docs.elephant.house/dpaste/
|