The Django project driving dpaste.org
Go to file
Darren Nathanael ef1a5da22a
API Escape (#241)
* chore: add pycaches to gitignore

* fix: correct escaping of api responses

The API did not respond as intended. :D
Co-authored-by: <Brian Ferri brian.ferri19@gmail.com>
2023-11-18 11:34:59 -05:00
.github CSP - Upstream Patch (#239) 2023-11-17 11:00:00 -05:00
client revert: js 2022-04-08 07:19:47 -05:00
dpaste API Escape (#241) 2023-11-18 11:34:59 -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 API Escape (#241) 2023-11-18 11:34:59 -05:00
.node-version chore(deps): update node.js to v12.22.12 (#197) 2022-04-08 20:28:03 -04: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
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 chore(deps): update python docker tag to v3.10 (#216) 2022-08-17 11:18:48 -05:00
LICENSE feat: 3.6 2022-03-27 09:17:23 -04:00
MANIFEST.in Update MANIFEST.in 2019-12-08 17:49:27 +01:00
Makefile Fixed a typo @ Makefile (#228) 2023-02-17 14:29:43 -05: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 deps update (#204) 2022-05-26 03:28:25 -04:00
package.json deps update (#204) 2022-05-26 03:28:25 -04:00
renovate.json merge master into dp4 2022-03-03 03:27:35 -05:00
setup.cfg fix: pygment crashes (#209) 2022-06-02 13:35:20 -04: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