The Django project driving dpaste.org
Find a file
2015-11-03 15:49:28 +00:00
.tx Added Transifex script configuration 2014-10-27 15:16:04 -02:00
docs Removed South from docs 2015-08-12 06:25:22 +02:00
dpaste Shortcut to run coveraged tests 2015-08-12 06:56:34 +02:00
server Increased paste size to 10M 2015-11-03 15:49:28 +00:00
.coverage.rc Shortcut to run coveraged tests 2015-08-12 06:56:34 +02:00
.gitignore Added docs. 2013-12-18 11:28:45 +01:00
.travis.yml Use travis latest build structure 2015-08-12 06:45:08 +02:00
CHANGELOG Prepping for next release 2015-08-12 06:30:28 +02:00
LICENSE Numerous fixes around package management. Kudos to @koobs. 2013-12-14 13:17:53 +01:00
manage.py Removed my private info. 2013-11-29 19:35:23 +01:00
MANIFEST.in Add docs to distribution. 2013-12-18 11:41:27 +01:00
README.rst Removed coveralls and flattr, both was never really useful 2015-08-12 06:34:21 +02:00
requirements.txt Cleanup test requirements 2015-08-12 06:22:35 +02:00
runtests.py Cleanup test settings. 2015-08-12 06:22:26 +02:00
runtests.sh Shortcut to run coveraged tests 2015-08-12 06:56:34 +02:00
setup.py Prepping for next release 2015-08-12 06:30:28 +02:00
tox.ini Renamed tox versions to be in line with travis 2015-08-12 06:43:21 +02:00

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

.. image:: https://travis-ci.org/bartTC/dpaste.png?branch=master
    :target: https://travis-ci.org/bartTC/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/