<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: property</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/property.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2008-08-23T13:08:46+00:00</updated><author><name>Simon Willison</name></author><entry><title>The Python Property Builtin</title><link href="https://simonwillison.net/2008/Aug/23/python/#atom-tag" rel="alternate"/><published>2008-08-23T13:08:46+00:00</published><updated>2008-08-23T13:08:46+00:00</updated><id>https://simonwillison.net/2008/Aug/23/python/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://adam.gomaa.us/blog/the-python-property-builtin/"&gt;The Python Property Builtin&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
The always-educational Adam Gomaa explains the Python property built-in and shows how it can be used to improve Django’s model-based URL generation.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/adam-gomaa"&gt;adam-gomaa&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/django"&gt;django&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/property"&gt;property&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/python"&gt;python&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/urls"&gt;urls&lt;/a&gt;&lt;/p&gt;



</summary><category term="adam-gomaa"/><category term="django"/><category term="property"/><category term="python"/><category term="urls"/></entry></feed>