Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

2 items tagged “nathanostgard”

Undelete in Django. Inspired by the conversation about undo the other day, Nathan Ostgard created a simple solution based around custom managers and a trashed_at model field. 1 20th July 2007, 6:54 pm

Gmail and Django. I’d never considered using Gmail to send e-mail from applications, but it could be a useful way of avoiding having outbound e-mail falsely flagged as spam. 4 2nd July 2007, 9:46 pm

A django site