The Django project driving dpaste.org
Find a file
Darren 90cf2d9585
Set tags to latest
to avoid confusion, the v1 is replaced by latest.
2022-01-20 10:47:21 -05:00
.github Set tags to latest 2022-01-20 10:47:21 -05:00
client Details view mobile improvement. 2019-12-08 23:08:03 +01:00
docs Revert "request to dpaste.org yields dpaste.org URL (#158)" 2021-12-27 16:05:29 +00:00
dpaste Fixed typo. Resolved #157 2021-12-28 23:10:10 -05:00
.dockerignore Dont copy all stuff into docker image 2019-12-18 17:55:08 +01:00
.editorconfig Editorconfig 2019-12-07 09:37:24 +01:00
.gitignore Fix Django 3.0 tests with CSP issues 2019-12-07 12:05:53 +01:00
.node-version Update Node.js to v12.22.8 (#163) 2022-01-08 21:06:16 -05:00
.python-version Update pyenv version list. 2019-12-05 09:39:44 +01:00
.travis.yml Fixed travis conf 2019-12-05 12:36:10 +01:00
CHANGELOG.rst Moved domain from dpaste.de to dpaste.org 2021-12-27 16:00:53 +00:00
docker-compose.yml Try to automate migrations. 2019-12-07 12:21:04 +01:00
Dockerfile Dependency updates and cleanup. 2020-01-08 13:12:28 +01:00
LICENSE Copyright 2021-12-28 05:29:19 -05:00
Makefile Fix arguments for sphinx-autobuild in Makefile (#150) 2021-06-27 19:35:19 +02:00
manage.py Document Docker installation 2019-12-07 13:03:18 +01:00
MANIFEST.in Update MANIFEST.in 2019-12-08 17:49:27 +01:00
package-lock.json Moved domain from dpaste.de to dpaste.org 2021-12-27 16:00:53 +00:00
package.json Drop pipenv in favor of Docker/Virtualenv. 2019-12-07 11:37:30 +01:00
README.md Update readme to MD format 2022-01-10 12:50:10 -05:00
renovate.json Configured renovate bot 2022-01-01 15:29:14 -05:00
setup.cfg Use Black's default line length of 88 2020-01-08 13:19:52 +01:00
setup.py Code cleanup and setup.cfg 2019-01-25 13:47:00 +01:00
tox.ini Update tox.ini 2021-03-05 07:43:06 +01:00

Dpaste

dpaste image building Code Quality


📖 Full documentation on https://docs.dpaste.org

dpaste is a pastebin application written in Python using the Django framework. You can find a live installation on dpaste.org.

The project is intended to run standalone as any regular Django Project, but it's also possible to install it into an existing project as a typical Django application.

The code is open source and available on Github: https://github.com/darrenofficial/dpaste. If you found bugs, have problems or ideas with the project or the website installation, please create an Issue there.

⚠️ dpaste requires at a minimum Python 3.6 and Django 2.2.

dpaste.org: https://dpaste.org/ pastebin: https://en.wikipedia.org/wiki/Pastebin