<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>django-hotclub Google Group</title>
  <link>http://groups.google.com/group/django-hotclub</link>
  <description>Discussion of how to make third-party Django apps and contribs work better together.</description>
  <language>en</language>
  <item>
  <title>Admin NoticeType</title>
  <link>http://groups.google.com/group/django-hotclub/browse_thread/thread/cafe2ae2fbc8850b/b571be1b5645c8bc?show_docid=b571be1b5645c8bc</link>
  <description>
  Hello, &lt;br&gt; I&#39;m one of the Transifex[1] developers and jezdez just encouraged me to come &lt;br&gt; up here to ask something about the django-notification app. &lt;br&gt; Is there any plan to add a flag on the NoticeType model to be able to have &lt;br&gt; admin notice types? &lt;br&gt; In this way we could filter those notices types at the web interface for the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-hotclub/browse_thread/thread/cafe2ae2fbc8850b/b571be1b5645c8bc?show_docid=b571be1b5645c8bc</guid>
  <author>
  dieg...@gmail.com
  (Diego Búrigo Zacarão)
  </author>
  <pubDate>Sun, 12 Apr 2009 22:17:12 UT
</pubDate>
  </item>
  <item>
  <title>Kaazing Founder Jonas Jacobi to speak on HTML 5, Comet, WebSockets, Future of the Web</title>
  <link>http://groups.google.com/group/django-hotclub/browse_thread/thread/0e6d1a7ab92e272b/86664121eb2d9b90?show_docid=86664121eb2d9b90</link>
  <description>
  Kaazing Founder Jonas Jacobi to speak on HTML 5, Comet, WebSockets, &lt;br&gt; Future of the Web &lt;br&gt; &lt;p&gt;Bangalore, December 10, 2008: Web applications have traditionally been &lt;br&gt; seen as second tier citizens in our network infrastructure, not &lt;br&gt; capable of fully participating in the back-end message infrastructure &lt;br&gt; due to its stateless architecture. The founder of Kaazing, Jonas
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-hotclub/browse_thread/thread/0e6d1a7ab92e272b/86664121eb2d9b90?show_docid=86664121eb2d9b90</guid>
  <author>
  saltmarch2...@gmail.com
  (Shaguf)
  </author>
  <pubDate>Wed, 17 Dec 2008 04:11:13 UT
</pubDate>
  </item>
  <item>
  <title>Re: best practices for GenericForeignKeys in reusable apps</title>
  <link>http://groups.google.com/group/django-hotclub/browse_thread/thread/7a368a408310cd11/20ee5bf9cdf433c4?show_docid=20ee5bf9cdf433c4</link>
  <description>
  Thanks, I did not know that. I&#39;ll check it out again. &lt;br&gt; &lt;p&gt;Doc says that feature is new, so maybe was not available when the &lt;br&gt; Pinax gang started to use it.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-hotclub/browse_thread/thread/7a368a408310cd11/20ee5bf9cdf433c4?show_docid=20ee5bf9cdf433c4</guid>
  <author>
  bob.hau...@gmail.com
  (bobhaugen)
  </author>
  <pubDate>Fri, 21 Nov 2008 11:24:33 UT
</pubDate>
  </item>
  <item>
  <title>Re: best practices for GenericForeignKeys in reusable apps</title>
  <link>http://groups.google.com/group/django-hotclub/browse_thread/thread/7a368a408310cd11/a1719c857abe545a?show_docid=a1719c857abe545a</link>
  <description>
  django-tagging works without modifying the model: just call &lt;br&gt; tagging.register(YourModel) &lt;br&gt; &lt;p&gt;The TagField adds some helper methods, adds a field to ModelForm &lt;br&gt; forms, etc I believe. Look at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://django-tagging.googlecode.com/svn/trunk/docs/overview.txt&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-hotclub/browse_thread/thread/7a368a408310cd11/a1719c857abe545a?show_docid=a1719c857abe545a</guid>
  <author>
  ericd...@gmail.com
  (Eric Drechsel)
  </author>
  <pubDate>Fri, 21 Nov 2008 10:34:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: best practices for GenericForeignKeys in reusable apps</title>
  <link>http://groups.google.com/group/django-hotclub/browse_thread/thread/7a368a408310cd11/1aa438dbd1585989?show_docid=1aa438dbd1585989</link>
  <description>
  That was one of the apps I started out to look at, but all the Pinax &lt;br&gt; apps that use tags seem to add TagField to their domain models. And I &lt;br&gt; don&#39;t think attachments should require domain model changes. &lt;br&gt; &lt;p&gt;Any other reason I should continue to look at django-tagging for ideas?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-hotclub/browse_thread/thread/7a368a408310cd11/1aa438dbd1585989?show_docid=1aa438dbd1585989</guid>
  <author>
  bob.hau...@gmail.com
  (bobhaugen)
  </author>
  <pubDate>Thu, 20 Nov 2008 18:34:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: best practices for GenericForeignKeys in reusable apps</title>
  <link>http://groups.google.com/group/django-hotclub/browse_thread/thread/7a368a408310cd11/2d70af12e94357b7?show_docid=2d70af12e94357b7</link>
  <description>
  django-tagging, I&#39;d say.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-hotclub/browse_thread/thread/7a368a408310cd11/2d70af12e94357b7?show_docid=2d70af12e94357b7</guid>
  <author>
  nicola.lar...@gmail.com
  (Nicola Larosa)
  </author>
  <pubDate>Thu, 20 Nov 2008 17:31:42 UT
</pubDate>
  </item>
  <item>
  <title>best practices for GenericForeignKeys in reusable apps</title>
  <link>http://groups.google.com/group/django-hotclub/browse_thread/thread/7a368a408310cd11/bb78f3f72c8c849f?show_docid=bb78f3f72c8c849f</link>
  <description>
  This is for &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/django-attachments/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; which I will soon incubate at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/pinax-cohousing/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Also previously announced in this group in this thread: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/django-hotclub/browse_thread/thread/467e910045df5848&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;I&#39;m looking for good reusable apps to emulate, that link to domain
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-hotclub/browse_thread/thread/7a368a408310cd11/bb78f3f72c8c849f?show_docid=bb78f3f72c8c849f</guid>
  <author>
  bob.hau...@gmail.com
  (bobhaugen)
  </author>
  <pubDate>Thu, 20 Nov 2008 17:06:57 UT
</pubDate>
  </item>
  <item>
  <title>Re: block-level reusable views</title>
  <link>http://groups.google.com/group/django-hotclub/browse_thread/thread/1e0b00aa3696f8ea/330024e94972c0bb?show_docid=330024e94972c0bb</link>
  <description>
  self-replying is bad form, but what the heck. &lt;br&gt; To drive the point home, I added two Plugin User Preferences on &lt;br&gt; cloud27 for my account. &lt;br&gt; I removed my blog posts and made my photos the first item on my &lt;br&gt; profile (friends are not put on the page via the plugin system): &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://cloud27.com/profiles/dougn/&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-hotclub/browse_thread/thread/1e0b00aa3696f8ea/330024e94972c0bb?show_docid=330024e94972c0bb</guid>
  <author>
  doug.napole...@gmail.com
  (Dougn)
  </author>
  <pubDate>Thu, 20 Nov 2008 07:00:17 UT
</pubDate>
  </item>
  <item>
  <title>Re: block-level reusable views</title>
  <link>http://groups.google.com/group/django-hotclub/browse_thread/thread/1e0b00aa3696f8ea/3f0716f188910d11?show_docid=3f0716f188910d11</link>
  <description>
  It would be more obvious if I could get around to writing the &lt;br&gt; interface for it. &lt;br&gt; &lt;p&gt;The best example would be to fire up Pinax and go into the admin and &lt;br&gt; go to the plugins list. &lt;br&gt; You can disable the plugins for the profile page and change the &lt;br&gt; default order with which they appear on the profile page.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-hotclub/browse_thread/thread/1e0b00aa3696f8ea/3f0716f188910d11?show_docid=3f0716f188910d11</guid>
  <author>
  doug.napole...@gmail.com
  (Dougn)
  </author>
  <pubDate>Thu, 20 Nov 2008 06:52:08 UT
</pubDate>
  </item>
  <item>
  <title>Re: block-level reusable views</title>
  <link>http://groups.google.com/group/django-hotclub/browse_thread/thread/1e0b00aa3696f8ea/995ba03976bd51bf?show_docid=995ba03976bd51bf</link>
  <description>
  I must say I don&#39;t entirely understand plugin points, especially their &lt;br&gt; database component. it seems like it is perhaps trying to do too many &lt;br&gt; things at once. perhaps some use-cases would be helpful for thinking &lt;br&gt; about how people would use it.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-hotclub/browse_thread/thread/1e0b00aa3696f8ea/995ba03976bd51bf?show_docid=995ba03976bd51bf</guid>
  <author>
  ericd...@gmail.com
  (Eric Drechsel)
  </author>
  <pubDate>Sat, 15 Nov 2008 11:35:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: TemplateSyntaxError at /</title>
  <link>http://groups.google.com/group/django-hotclub/browse_thread/thread/e166f1ca3683b4ca/86e2f40e7e319bd1?show_docid=86e2f40e7e319bd1</link>
  <description>
  You can certainly export complete_project or basic_projectc to another &lt;br&gt; place, but you need to follow &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://pinaxproject.com/docs/trunk/customization.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; (if you&#39;re using trunk) or &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://pinaxproject.com/docs/0.5.0/customization.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; (if you&#39;re using 0.5.0) and set your PINAX_ROOT correctly.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-hotclub/browse_thread/thread/e166f1ca3683b4ca/86e2f40e7e319bd1?show_docid=86e2f40e7e319bd1</guid>
  <author>
  bob.hau...@gmail.com
  (bobhaugen)
  </author>
  <pubDate>Tue, 11 Nov 2008 12:27:35 UT
</pubDate>
  </item>
  <item>
  <title>Re: block-level reusable views</title>
  <link>http://groups.google.com/group/django-hotclub/browse_thread/thread/1e0b00aa3696f8ea/f9821eeb2af3ce60?show_docid=f9821eeb2af3ce60</link>
  <description>
  This is exactly how app-plugins work, you can also pass in explicit &lt;br&gt; additional context on the plugin point. &lt;br&gt; &lt;p&gt;I haven&#39;t had any time to get back to this, but I want to add a new &lt;br&gt; type of plugin point and plugin &#39;generic&#39; (currently there are &lt;br&gt; registered and unregistered). This would allow any plugin to be
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-hotclub/browse_thread/thread/1e0b00aa3696f8ea/f9821eeb2af3ce60?show_docid=f9821eeb2af3ce60</guid>
  <author>
  doug.napole...@gmail.com
  (Dougn)
  </author>
  <pubDate>Mon, 10 Nov 2008 08:25:58 UT
</pubDate>
  </item>
  <item>
  <title>Re: TemplateSyntaxError at /</title>
  <link>http://groups.google.com/group/django-hotclub/browse_thread/thread/e166f1ca3683b4ca/e4301d386e5ba4e5?show_docid=e4301d386e5ba4e5</link>
  <description>
  Solved: you should NOT copy complete_project to another place. It need &lt;br&gt; to be a subfolder of pinax/projects &lt;br&gt; &lt;p&gt;Silly. &lt;br&gt; &lt;p&gt;Att. Alan
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-hotclub/browse_thread/thread/e166f1ca3683b4ca/e4301d386e5ba4e5?show_docid=e4301d386e5ba4e5</guid>
  <author>
  alan.justino.si...@gmail.com
  (Alan Justino)
  </author>
  <pubDate>Sun, 02 Nov 2008 15:18:46 UT
</pubDate>
  </item>
  <item>
  <title>Re: TemplateSyntaxError at /</title>
  <link>http://groups.google.com/group/django-hotclub/browse_thread/thread/e166f1ca3683b4ca/46c0f3644a791b1b?show_docid=46c0f3644a791b1b</link>
  <description>
  I have same problem. But simple_project works (???) &lt;br&gt; &lt;p&gt;Any ideas? &lt;br&gt; &lt;p&gt;On Oct 22, 3:36 pm, &amp;quot;sridher.ja...@gmail.com&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-hotclub/browse_thread/thread/e166f1ca3683b4ca/46c0f3644a791b1b?show_docid=46c0f3644a791b1b</guid>
  <author>
  alan.justino.si...@gmail.com
  (Alan Justino)
  </author>
  <pubDate>Sun, 02 Nov 2008 15:05:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: ANN: django-attachments</title>
  <link>http://groups.google.com/group/django-hotclub/browse_thread/thread/467e910045df5848/42892496f0e9885c?show_docid=42892496f0e9885c</link>
  <description>
  Wow, amazing! I was looking for this exactly! &lt;br&gt; Regards &lt;br&gt; Rajeev J Sebastian
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-hotclub/browse_thread/thread/467e910045df5848/42892496f0e9885c?show_docid=42892496f0e9885c</guid>
  <author>
  rajeev.sebast...@gmail.com
  (Rajeev J Sebastian)
  </author>
  <pubDate>Thu, 23 Oct 2008 13:50:01 UT
</pubDate>
  </item>
  </channel>
</rss>
