<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: nathan-ostgard</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/nathan-ostgard.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2007-07-20T18:54:11+00:00</updated><author><name>Simon Willison</name></author><entry><title>Undelete in Django</title><link href="https://simonwillison.net/2007/Jul/20/undelete/#atom-tag" rel="alternate"/><published>2007-07-20T18:54:11+00:00</published><updated>2007-07-20T18:54:11+00:00</updated><id>https://simonwillison.net/2007/Jul/20/undelete/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://nathanostgard.com/archives/2007/7/18/undelete-in-django/"&gt;Undelete in Django&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
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.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/custommanagers"&gt;custommanagers&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/django"&gt;django&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/nathan-ostgard"&gt;nathan-ostgard&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/orm"&gt;orm&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/python"&gt;python&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/undelete"&gt;undelete&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/undo"&gt;undo&lt;/a&gt;&lt;/p&gt;



</summary><category term="custommanagers"/><category term="django"/><category term="nathan-ostgard"/><category term="orm"/><category term="python"/><category term="undelete"/><category term="undo"/></entry><entry><title>Gmail and Django</title><link href="https://simonwillison.net/2007/Jul/2/gmail/#atom-tag" rel="alternate"/><published>2007-07-02T21:46:57+00:00</published><updated>2007-07-02T21:46:57+00:00</updated><id>https://simonwillison.net/2007/Jul/2/gmail/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://nathanostgard.com/archives/2007/7/2/gmail_and_django/"&gt;Gmail and Django&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
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.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/django"&gt;django&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/email"&gt;email&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/gmail"&gt;gmail&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/nathan-ostgard"&gt;nathan-ostgard&lt;/a&gt;&lt;/p&gt;



</summary><category term="django"/><category term="email"/><category term="gmail"/><category term="nathan-ostgard"/></entry></feed>