django-dpaste 0.1
pip install django-dpaste==0.1
Released:
A django pastebin application.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (UNKNOWN)
- Author: Martin Mahner
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
Originally inspired by dpaste.com this application adds the ability to:
See the differences between snippets
A history of snippets as a tree
See your latest 25 snippets (admin setting)
A huge bunch of syntax highlighters (lexers)
User defined settings to change the font-family as well as font-sizes
Nice colors
Multilangual interface
Installation:
Add dpaste to your pythonpath.
Add dpaste to your INSTALLED_APPS in your django project settings.
Add this line to your urlsconf:
(r'^mypaste/', include('dpaste.urls')),
Requirements:
django-mptt for the nested-set history tree
Pygments for syntax highlighting
Latest version:
The primary repository is located on Github: http://github.com/bartTC/django-paste/
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (UNKNOWN)
- Author: Martin Mahner
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-dpaste-0.1.tar.gz
.
File metadata
- Download URL: django-dpaste-0.1.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1b96ab72f5ede8abb86565a0ebc3bbc455c1daaede3dc24c41a10723caa57e09
|
|
MD5 |
348bbf1d99cd06194efa3bb8f62fb993
|
|
BLAKE2b-256 |
b2d764d9a16070f445b98b36f3ae275412e7fde38bf6b502569899dc6cb50cdd
|