Django meets Firebird

Nice blog post about firebird and django

I found this nice project Django-Firebird that will make Django able to use Firebird as the database backend. The process of switching from MySQL to Firebird is painless, but there are some adjustment needed.

1 32 33 34