dpaste.com update
My little pastebin site, dpaste.com, has been chugging along nicely since I announced it here about six weeks ago. Today I updated to the very latest Pygments codebase, which allowed me to add colorizers for Apache config files and bash scripts.
I’ve also started to add some Django-specific rules to the Python colorizer; it now recognizes Django model field types (model.CharField
and the like). My thanks go to everyone who’s been using it, especially those who have given me feature suggestions and problem reports.