<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/django/tags/attribute</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 07:14:53 GMT</pubDate>
<item>
<title>(Django) Django: access the attributes of a model dynamically - magicrebirth</title>
<link>http://snipplr.com/view/25243/django-access-the-attributes-of-a-model-dynamically/</link>
<description><![CDATA[ <p>example: a method on a model that outputs a list of tuples with (attribute_name.verbose, attribute_value)</p> ]]></description>
<pubDate>Tue, 22 Dec 2009 15:17:20 GMT</pubDate>
<guid>http://snipplr.com/view/25243/django-access-the-attributes-of-a-model-dynamically/</guid>
</item>
</channel>
</rss>