Home

Welcome to Our Open Source Projects

The Washington Times has used open source projects for some time now. All of our servers run Ubuntu linux. Our database servers use PostgreSQL. Our web servers use lighttpd and Apache httpd, and memcached. We develop entirely in python, using the django framework. We are obviously strong believers in open source.



Recent Posts - View All

Adding helpful traceback snippets to your queries using SQL comments
Lately we've come across a bit of an issue with dependencies. We use pip and virtualenv for our projects and it works great for installing Python dependencies. However it is not so great if the dependency is a Django pluggable application. There is more you have to do

3

May 09

Django-District Meetup
by Justin Quick

Summary of Thursday's meeting w/ slides from the API Builder
Welcome Guest, login or register
Other Project
cookiesession
A secure way to use cookies for sessions
django-accounts

django-apibuilder
Django API Builder
django-categories
A way to handle one or more hierarchical category trees in django.
django-clickpass
An implementation of www.clickpass.com into the Django authentication system