The Django project driving dpaste.org
Find a file
2018-03-14 09:07:15 +01:00
.tx Added Transifex script configuration 2014-10-27 15:16:04 -02:00
docs Full metal cleanup 2018-03-12 11:59:38 +01:00
dpaste Manifest Storage to overcome caching issues. 2018-03-14 09:07:15 +01:00
.coveragerc Dont cover wsgi files. 2017-01-20 12:00:53 +01:00
.gitignore Highlight Whitespace tests 2018-03-12 13:04:18 +01:00
.travis.yml Fixed Travis 2018-03-12 13:12:19 +01:00
CHANGELOG Merge branch 'master' into v3 2018-03-12 16:49:26 +01:00
LICENSE Numerous fixes around package management. Kudos to @koobs. 2013-12-14 13:17:53 +01:00
manage.py dpaste isn't django 2.0 ready yet. 2017-12-12 20:23:43 +01:00
MANIFEST.in Add docs to distribution. 2013-12-18 11:41:27 +01:00
Pipfile Highlight Whitespace tests 2018-03-12 13:04:18 +01:00
Pipfile.lock Highlight Whitespace tests 2018-03-12 13:04:18 +01:00
README.rst Update README.rst 2017-01-20 13:28:02 +01:00
runscss.sh Removed bootstrap. 2017-09-05 13:43:16 +02:00
runtests.py Full metal cleanup 2018-03-12 11:59:38 +01:00
setup.py Full metal cleanup 2018-03-12 11:59:38 +01:00
tox.ini Full metal cleanup 2018-03-12 11:59:38 +01:00

.. image:: https://travis-ci.org/bartTC/dpaste.svg?branch=master
    :target: https://travis-ci.org/bartTC/dpaste

.. image:: https://codecov.io/github/bartTC/dpaste/coverage.svg?branch=master
    :target: https://codecov.io/github/bartTC/dpaste?branch=master

======
dpaste
======

dpaste is a Django based pastebin. It's intended to run separately but its also
possible to be installed into an existing Django project like a regular app.

You can find a live example on http://dpaste.de/

Further documentation can be found here: http://dpaste.readthedocs.org/en/latest/