mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
The Django project driving dpaste.org
.tx | ||
docs | ||
dpaste | ||
server | ||
.coverage.rc | ||
.gitignore | ||
.travis.yml | ||
CHANGELOG | ||
LICENSE | ||
manage.py | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
runtests.py | ||
setup.py | ||
tox.ini |
====== dpaste ====== .. 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 .. image:: https://api.flattr.com/button/flattr-badge-large.png :target: https://flattr.com/submit/auto?user_id=bartTC&url=https%3A%2F%2Fgithub.com%2FbartTC%2Fdpaste 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/