The Django project driving dpaste.org
Find a file
The Codacy Badger 32f85ddf8d Add Codacy badge
2018-04-28 18:43:35 +00:00
.tx Added Transifex script configuration 2014-10-27 15:16:04 -02:00
docs Merge pull request #91 from lb1c/patch-1 2017-07-14 11:57:41 +02:00
dpaste Added a french translation (#99) 2018-01-04 20:50:52 +01:00
server Make Webalizer work with rotated logfiles. 2016-06-18 10:54:20 +00:00
.coveragerc Dont cover wsgi files. 2017-01-20 12:00:53 +01:00
.gitignore Added docs. 2013-12-18 11:28:45 +01:00
.travis.yml Added Django 1.11 to the test list. 2017-04-29 08:53:14 +02:00
CHANGELOG Added changelog not. 2017-12-12 20:31:26 +01: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 Add Codacy badge 2018-04-28 18:43:35 +00:00
requirements.txt Removed mptt from dev requirements. 2017-01-21 00:42:31 +01:00
runtests.py No need to handle version 1.7 Django anymore so removing those cases from runtests.py (#102) 2018-03-03 20:57:51 +01:00
setup.py dpaste isn't django 2.0 ready yet. 2017-12-12 20:24:14 +01:00
tox.ini Added Django 1.11 to the test list. 2017-04-29 08:53:14 +02: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/


.. image:: https://api.codacy.com/project/badge/Grade/4125af21c13c40a08be9b407e82ba9ec
   :alt: Codacy Badge
   :target: https://app.codacy.com/app/bartTC/dpaste?utm_source=github.com&utm_medium=referral&utm_content=bartTC/dpaste&utm_campaign=badger