django-dpaste

A Django pastebin application
Download

django-dpaste Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Martin Mahner
  • Publisher web site:
  • http://www.mahner.org/

django-dpaste Tags


django-dpaste Description

A Django pastebin application django-dpaste was 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 snippetsInstallation: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: · Python · Django


django-dpaste Related Software