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

As we discovered some specific tools, we were able to create a workflow for creating, deploying and maintaining sites quickly and easily using Django.

6

Jan 10

The end of the year makes me reminisce about all that happened in the past 12 months. Web development at The Washington Times has changed dramatically, both in technology and process.
In the process of refactoring an app, we realized that we needed a general purpose, object-level (or row-level) permission system. So one thing lead to another and it built one. Because of the complexity of object-level or row-level permissions, we wanted to get feedback on the current proof-of-concept from the Web's best and brightest: the Django developer community.
Welcome Guest, login or register
Other Project
app-skeleton
An easy way to create a stand-alone application
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.