mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
The Django project driving dpaste.org
client | ||
docs | ||
dpaste | ||
.coveragerc | ||
.gitignore | ||
.travis.yml | ||
CHANGELOG.rst | ||
LICENSE | ||
manage.py | ||
MANIFEST.in | ||
package-lock.json | ||
package.json | ||
Pipfile | ||
Pipfile.lock | ||
README.rst | ||
runtests.py | ||
setup.py | ||
tox.ini |
.. image:: https://travis-ci.org/bartTC/dpaste.svg?branch=master :target: https://travis-ci.org/bartTC/dpaste .. 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 ====== 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/