<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for pyxx.org</title>
	<atom:link href="http://pyxx.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://pyxx.org</link>
	<description></description>
	<pubDate>Thu, 28 Aug 2008 14:35:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.4-bleeding</generator>
		<item>
		<title>Comment on How to extend user model in Django and enable new fields in &#8216;newforms-admin&#8217; by Sasha Philippov</title>
		<link>http://pyxx.org/2008/08/18/how-to-extend-user-model-in-django-and-enable-new-fields-in-newforms-admin/#comment-61</link>
		<dc:creator>Sasha Philippov</dc:creator>
		<pubDate>Mon, 25 Aug 2008 12:48:38 +0000</pubDate>
		<guid>http://pyxx.org/2008/08/18/how-to-extend-user-model-in-django-and-enable-new-fields-in-newforms-admin/#comment-61</guid>
		<description>&lt;p&gt;ferran,&lt;/p&gt;

&lt;p&gt;yes, there was an error in my code. I've updated the code above. Please, use&lt;/p&gt;

&lt;pre&gt;
class MyUserAdmin(UserAdmin):
    inlines = [UserProfileInline, ]
admin.site.unregister(User)
admin.site.register(User, MyUserAdmin)
&lt;/pre&gt;

&lt;p&gt;instead of&lt;/p&gt;

&lt;pre&gt;
UserAdmin.inlines += [UserProfileInline, ]
admin.site.unregister(User)
admin.site.register(User, UserAdmin)
&lt;/pre&gt;
</description>
		<content:encoded><![CDATA[<p>ferran,</p>

<p>yes, there was an error in my code. I&#8217;ve updated the code above. Please, use</p>

<pre>
class MyUserAdmin(UserAdmin):
    inlines = [UserProfileInline, ]
admin.site.unregister(User)
admin.site.register(User, MyUserAdmin)
</pre>

<p>instead of</p>

<pre>
UserAdmin.inlines += [UserProfileInline, ]
admin.site.unregister(User)
admin.site.register(User, UserAdmin)
</pre>]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to extend user model in Django and enable new fields in &#8216;newforms-admin&#8217; by ferran</title>
		<link>http://pyxx.org/2008/08/18/how-to-extend-user-model-in-django-and-enable-new-fields-in-newforms-admin/#comment-60</link>
		<dc:creator>ferran</dc:creator>
		<pubDate>Mon, 25 Aug 2008 09:35:03 +0000</pubDate>
		<guid>http://pyxx.org/2008/08/18/how-to-extend-user-model-in-django-and-enable-new-fields-in-newforms-admin/#comment-60</guid>
		<description>&lt;p&gt;Hi, I have problem with this snippet when I added my project I have errors raise Exception("fk_name '%s' is not a
ForeignKey to %s" % (fk_name, parent_model)) in many models&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, I have problem with this snippet when I added my project I have errors raise Exception(&#8221;fk_name &#8216;%s&#8217; is not a
ForeignKey to %s&#8221; % (fk_name, parent_model)) in many models</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokia 5310 XpressMusic iSync Plug-In by AngusYoung</title>
		<link>http://pyxx.org/2008/03/18/nokia-5310-xpressmusic-isync-plugin/#comment-59</link>
		<dc:creator>AngusYoung</dc:creator>
		<pubDate>Mon, 25 Aug 2008 02:49:49 +0000</pubDate>
		<guid>http://pyxx.org/2008/03/18/nokia-5310-xpressmusic-isync-plugin/#comment-59</guid>
		<description>&lt;p&gt;What is the license for this plugin? Is it freeware? OpenSource? etc ...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>What is the license for this plugin? Is it freeware? OpenSource? etc &#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokia 5310 XpressMusic iSync Plug-In by Thomas</title>
		<link>http://pyxx.org/2008/03/18/nokia-5310-xpressmusic-isync-plugin/#comment-46</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Tue, 15 Jul 2008 11:28:43 +0000</pubDate>
		<guid>http://pyxx.org/2008/03/18/nokia-5310-xpressmusic-isync-plugin/#comment-46</guid>
		<description>&lt;p&gt;Your plugIn works fine here (only use the contacts).&lt;/p&gt;

&lt;p&gt;I tested another plugIn before and had problems with the address items. They were filed under "notes" on the phone, and at the next sync-process the adressbook on my macmini was in danger.&lt;/p&gt;

&lt;p&gt;Thank you very much!&lt;/p&gt;

&lt;p&gt;Mac OS X 10.5.4
iSync 3.0.2&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Your plugIn works fine here (only use the contacts).</p>

<p>I tested another plugIn before and had problems with the address items. They were filed under &#8220;notes&#8221; on the phone, and at the next sync-process the adressbook on my macmini was in danger.</p>

<p>Thank you very much!</p>

<p>Mac OS X 10.5.4
iSync 3.0.2</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokia 5310 XpressMusic iSync Plug-In by Fred</title>
		<link>http://pyxx.org/2008/03/18/nokia-5310-xpressmusic-isync-plugin/#comment-45</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Tue, 08 Jul 2008 14:38:28 +0000</pubDate>
		<guid>http://pyxx.org/2008/03/18/nokia-5310-xpressmusic-isync-plugin/#comment-45</guid>
		<description>&lt;p&gt;I can't install it on my macbook (leopard). it says: you can't install it on the volume. What can I do?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I can&#8217;t install it on my macbook (leopard). it says: you can&#8217;t install it on the volume. What can I do?</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokia 5310 XpressMusic iSync Plug-In by phil</title>
		<link>http://pyxx.org/2008/03/18/nokia-5310-xpressmusic-isync-plugin/#comment-41</link>
		<dc:creator>phil</dc:creator>
		<pubDate>Sat, 05 Jul 2008 14:25:17 +0000</pubDate>
		<guid>http://pyxx.org/2008/03/18/nokia-5310-xpressmusic-isync-plugin/#comment-41</guid>
		<description>&lt;p&gt;Works good for me. although it contact images are really small&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Works good for me. although it contact images are really small</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokia 5310 XpressMusic iSync Plug-In by James</title>
		<link>http://pyxx.org/2008/03/18/nokia-5310-xpressmusic-isync-plugin/#comment-37</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sun, 11 May 2008 22:30:34 +0000</pubDate>
		<guid>http://pyxx.org/2008/03/18/nokia-5310-xpressmusic-isync-plugin/#comment-37</guid>
		<description>&lt;p&gt;Hi,  I have changed the link on my page for the 5310 XpressMusic iSync plugin to your.  Great work.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,  I have changed the link on my page for the 5310 XpressMusic iSync plugin to your.  Great work.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokia 5310 XpressMusic iSync Plug-In by Rodolfo</title>
		<link>http://pyxx.org/2008/03/18/nokia-5310-xpressmusic-isync-plugin/#comment-29</link>
		<dc:creator>Rodolfo</dc:creator>
		<pubDate>Tue, 22 Apr 2008 15:08:19 +0000</pubDate>
		<guid>http://pyxx.org/2008/03/18/nokia-5310-xpressmusic-isync-plugin/#comment-29</guid>
		<description>&lt;p&gt;How can uninstall de plug-in? Or where is located?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>How can uninstall de plug-in? Or where is located?</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokia 5310 XpressMusic iSync Plug-In by Hugo</title>
		<link>http://pyxx.org/2008/03/18/nokia-5310-xpressmusic-isync-plugin/#comment-27</link>
		<dc:creator>Hugo</dc:creator>
		<pubDate>Mon, 14 Apr 2008 17:55:37 +0000</pubDate>
		<guid>http://pyxx.org/2008/03/18/nokia-5310-xpressmusic-isync-plugin/#comment-27</guid>
		<description>&lt;p&gt;I suggest you to install it by default to  ~/Library/PhonePlugins sir.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I suggest you to install it by default to  ~/Library/PhonePlugins sir.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokia 5310 XpressMusic iSync Plug-In by joan</title>
		<link>http://pyxx.org/2008/03/18/nokia-5310-xpressmusic-isync-plugin/#comment-21</link>
		<dc:creator>joan</dc:creator>
		<pubDate>Tue, 01 Apr 2008 10:11:57 +0000</pubDate>
		<guid>http://pyxx.org/2008/03/18/nokia-5310-xpressmusic-isync-plugin/#comment-21</guid>
		<description>&lt;p&gt;don't work with USB&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>don&#8217;t work with USB</p>]]></content:encoded>
	</item>
</channel>
</rss>
