dpaste/README.rst

24 lines
1.1 KiB
ReStructuredText
Raw Normal View History

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-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
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/
2018-06-24 05:12:46 +10:00
.. image:: https://raw.githubusercontent.com/bartTC/dpaste/master/docs/_static/dpaste_de_screenshot.png
:alt: A screenshot of https://dpaste.de/
:width: 60%