Skip to main content

A django pastebin application.

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

  • per-user defined expiration of snippets

Installation:

  1. Add dpaste to your pythonpath.

  2. Add dpaste to your INSTALLED_APPS in your django project settings.

  3. Add this line to your urlsconf:

    (r'^mypaste/', include('dpaste.urls')),

Requirements:

Latest version:

The primary repository is located on Github: http://github.com/bartTC/django-paste/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-dpaste-0.2.3.tar.gz (16.8 kB view details)

Uploaded Source

File details

Details for the file django-dpaste-0.2.3.tar.gz.

File metadata

File hashes

Hashes for django-dpaste-0.2.3.tar.gz
Algorithm Hash digest
SHA256 0d18ae0cb0dddeecef45c59df3384788223f363c9da01cf0cbbcc885546de43d
MD5 118dd0c07ff4428d5117d4cf22ffe624
BLAKE2b-256 54bb8ab3923a9e187e5260f041a50ef3bf3ad285f67b49f31bd2c1d2b8b5ae59

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page