You are writing a comment about Replacing Django's ORM with SQLAlchemy, here is a quick summary:
The second example in the Loose Coupling in Django series. This one looks at a place where Django's loose coupling is at its tightest: the Django ORM.
You are responding to this comment written by Jeff on July 24th 2008, 09:02.
Very interesting article--I might just do exactly this for a project I'm working on.
One little thing I noticed--you said that if you don't use Django's ORM, you won't be able to use the sessions middleware. That's not entirely true--you can use it with the file or cache backends. Or, if you're really enterprising, write your own SQLAlchemy backend.
Please be aware that comment forms go stale after one hour.
Comments may make use of LifeFlow MarkDown. Raw html will be escaped.
Quick Introduction to LifeFlow MarkDown Syntax
A highlighted code block:
Other common languages work as well: scheme, python, java, html, etc.
Other markdown syntax: