Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 794 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 794 Bytes

Dpaste

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

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.

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

(My version): dpaste.top: https://dpaste.top (The original and explanation of [a] pastebin): dpaste.org: https://dpaste.org/ pastebin: https://en.wikipedia.org/wiki/Pastebin

If anyone is confused with the website here is the official documentation to get a bit deeper: https://docs.dpaste.org/