The Django project driving dpaste.org
Go to file
Darren 17be448727
contributing (#183)
2022-03-03 12:53:50 -05:00
.github feat: CI CD 2022-03-03 03:41:34 -05:00
client fix: there is no module with the namespace "math" 2022-03-03 02:16:51 -05:00
docs Fixed API docs. Closes #142 2020-05-18 12:20:23 +02:00
dpaste remove pycache 2022-03-03 03:29:49 -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 feat: node-version 2022-03-03 03:15:03 -05:00
.python-version merge master into dp4 2022-03-03 03:27:35 -05:00
.travis.yml Fixed travis conf 2019-12-05 12:36:10 +01:00
CHANGELOG.rst Changelog 3.6 2022-03-03 12:27:30 -05:00
CODE_OF_CONDUCT.md COC (#182) 2022-03-03 12:53:24 -05:00
CONTRIBUTING.md contributing (#183) 2022-03-03 12:53:50 -05:00
Dockerfile Dependency updates and cleanup. 2020-01-08 13:12:28 +01:00
LICENSE Numerous fixes around package management. Kudos to @koobs. 2013-12-14 13:17:53 +01:00
MANIFEST.in Update MANIFEST.in 2019-12-08 17:49:27 +01:00
Makefile Fix arguments for sphinx-autobuild in Makefile (#150) 2021-06-27 19:35:19 +02:00
README.md Additional information 2022-03-03 12:31:59 -05:00
docker-compose.yml merge master into dp4 2022-03-03 03:27:35 -05:00
manage.py Document Docker installation 2019-12-07 13:03:18 +01:00
package-lock.json Pin dependencies (#174) 2022-03-03 12:37:16 -05:00
package.json Pin dependencies (#174) 2022-03-03 12:37:16 -05:00
renovate.json merge master into dp4 2022-03-03 03:27:35 -05:00
setup.cfg Add author 2022-03-03 12:31:02 -05:00
setup.py Code cleanup and setup.cfg 2019-01-25 13:47:00 +01:00
tox.ini Cache Fixes, Django 4.0 Update 2021-12-13 11:00:40 +01:00

README.md

Dpaste

dpaste image Python CI Docker Image CI 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 3.2.

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