Simon Willison wrote:
> That sounds smart to me. There are cases where you want to select from
> one database and then save to another (moving data between different
> database servers, re-sharding data for whatever reason) but the common
> case will be as you describe. This means an ORM object
I recently ran into what I thought was counter-intuitive session
expiration behavior. See ticket http://code.djangoproject.com/ticket/8452
for the details.
I don't mean to dig up topics that have been long debated, but I also
wonder if these semantics make sense?
If I log into a site and only ha