<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Django developers Google Group</title>
  <link>http://groups.google.com/group/django-developers</link>
  <description>Discussion group for Django developers. This group is used for discussion of developing Django itself, not user questions; Please use django-users for issues regarding using the framework, questions for the Django user community outreach, etc.</description>
  <language>en</language>
  <item>
  <title>Re: Multi-credential ORM configuration support</title>
  <link>http://groups.google.com/group/django-developers/browse_thread/thread/83df43ac2903b1fa/f60b074dde3f5fbb?show_docid=f60b074dde3f5fbb</link>
  <description>
  This sounds a little more dynamic that I was anticipating. &lt;br&gt; &lt;p&gt;Multi-DB changes the way you define your database - instead of &lt;br&gt; DATABASE_HOST, DATABASE_NAME etc, you have a single DATABASES &lt;br&gt; dictionary, with each key-value pair representing a full database &lt;br&gt; configuration, including signin credentials. The process of actually
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-developers/browse_thread/thread/83df43ac2903b1fa/f60b074dde3f5fbb?show_docid=f60b074dde3f5fbb</guid>
  <author>
  freakboy3...@gmail.com
  (Russell Keith-Magee)
  </author>
  <pubDate>Fri, 13 Nov 2009 00:17:49 UT
</pubDate>
  </item>
  <item>
  <title>Re: Multi-credential ORM configuration support</title>
  <link>http://groups.google.com/group/django-developers/browse_thread/thread/83df43ac2903b1fa/d4ea2e80e20099d9?show_docid=d4ea2e80e20099d9</link>
  <description>
  On Wed, Nov 11, 2009 at 5:08 PM, Russell Keith-Magee &lt;br&gt; &lt;p&gt;So, if understand you correctly, with multi-db I could do the &lt;br&gt; following for each request: &lt;br&gt; &lt;p&gt;1. Retrieve the credentials from the session. &lt;br&gt; 2. Create a new, or update an existing, entry for those credentials in &lt;br&gt; the database configuration. &lt;br&gt; 3. Somehow ensure that the using() operator is used on all ORM operations.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-developers/browse_thread/thread/83df43ac2903b1fa/d4ea2e80e20099d9?show_docid=d4ea2e80e20099d9</guid>
  <author>
  war...@wandrsmith.net
  (Warren Smith)
  </author>
  <pubDate>Thu, 12 Nov 2009 18:28:07 UT
</pubDate>
  </item>
  <item>
  <title>Re: Template Caching - Ticket #6262</title>
  <link>http://groups.google.com/group/django-developers/browse_thread/thread/5c6430d17836091a/08d2feaa5315b9d9?show_docid=08d2feaa5315b9d9</link>
  <description>
  Hi Mike, &lt;br&gt; &lt;p&gt;Thanks for the update. I&#39;ll do a detailed teardown over the next &lt;br&gt; couple of days and get back to you. &lt;br&gt; &lt;p&gt;Yours, &lt;br&gt; Russ Magee %-)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-developers/browse_thread/thread/5c6430d17836091a/08d2feaa5315b9d9?show_docid=08d2feaa5315b9d9</guid>
  <author>
  freakboy3...@gmail.com
  (Russell Keith-Magee)
  </author>
  <pubDate>Thu, 12 Nov 2009 14:19:06 UT
</pubDate>
  </item>
  <item>
  <title>Re: #7539 (ON DELETE support) aka ORM-09 - A call for feedback</title>
  <link>http://groups.google.com/group/django-developers/browse_thread/thread/6e88b6315f489403/6f619190e530212f?show_docid=6f619190e530212f</link>
  <description>
  Am 11.11.2009 um 17:50 schrieb Michael Glassford: &lt;br&gt; &lt;p&gt;Thanks a lot. I ran your tests with my patch. There were a few &lt;br&gt; (harmless) failing tests: &lt;br&gt; - sanity checks for SET_NULL on fields that are not nullable or &lt;br&gt; SET_DEFAULT on fields that have no default value. I moved the code to &lt;br&gt; model validation (and added tests there), so I just removed these tests.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-developers/browse_thread/thread/6e88b6315f489403/6f619190e530212f?show_docid=6f619190e530212f</guid>
  <author>
  johannes.dollin...@einfallsreich.net
  (Johannes Dollinger)
  </author>
  <pubDate>Thu, 12 Nov 2009 13:03:17 UT
</pubDate>
  </item>
  <item>
  <title>Re: Template Caching - Ticket #6262</title>
  <link>http://groups.google.com/group/django-developers/browse_thread/thread/5c6430d17836091a/989ec03600d9c803?show_docid=989ec03600d9c803</link>
  <description>
  As Mike said I&#39;ve been reviewing this patch and I&#39;m basically happy &lt;br&gt; with it&#39;s current state. My one thought was whether to add a &lt;br&gt; CACHE_TEMPLATE_LOADERS setting, and any loaders in that are cached by &lt;br&gt; the CachedLoader (assuming it&#39;s instantiated with no arguments, it&#39;ll &lt;br&gt; still be possible to explicitly instantiate it with loaders).
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-developers/browse_thread/thread/5c6430d17836091a/989ec03600d9c803?show_docid=989ec03600d9c803</guid>
  <author>
  alex.gay...@gmail.com
  (Alex Gaynor)
  </author>
  <pubDate>Thu, 12 Nov 2009 01:18:46 UT
</pubDate>
  </item>
  <item>
  <title>Template Caching - Ticket #6262</title>
  <link>http://groups.google.com/group/django-developers/browse_thread/thread/5c6430d17836091a/933f0e7f63c2cf8b?show_docid=933f0e7f63c2cf8b</link>
  <description>
  Sup, &lt;br&gt; &lt;p&gt;I&#39;ve been working on template caching (ticket #6262) with a mister &lt;br&gt; Alex Gaynor. The patch is getting pretty stable and I think it&#39;s close &lt;br&gt; to merge-able, so if anyone wants to take a look at what we&#39;ve got and &lt;br&gt; provide feedback: go! &lt;br&gt; &lt;p&gt;Interesting background reading for people who haven&#39;t been part of
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-developers/browse_thread/thread/5c6430d17836091a/933f0e7f63c2cf8b?show_docid=933f0e7f63c2cf8b</guid>
  <author>
  mjmal...@gmail.com
  (Mike Malone)
  </author>
  <pubDate>Thu, 12 Nov 2009 01:15:38 UT
</pubDate>
  </item>
  <item>
  <title>Re: Regularly-scheduled Django sprints, first December 11 - 13</title>
  <link>http://groups.google.com/group/django-developers/browse_thread/thread/699a4554f1442945/d6b7c29bc95036fa?show_docid=d6b7c29bc95036fa</link>
  <description>
  SVN is a sucky tool, but it really isn&#39;t the bottleneck in the &lt;br&gt; process. The bottleneck is deciding which one of a thousand patches I &lt;br&gt; (or any other member of core) should merge into trunk next. &lt;br&gt; Git (or any other DVCS for that matter) doesn&#39;t solve that problem. No &lt;br&gt; tool will - it&#39;s a social problem, and there&#39;s no such thing as a
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-developers/browse_thread/thread/699a4554f1442945/d6b7c29bc95036fa?show_docid=d6b7c29bc95036fa</guid>
  <author>
  freakboy3...@gmail.com
  (Russell Keith-Magee)
  </author>
  <pubDate>Thu, 12 Nov 2009 00:56:04 UT
</pubDate>
  </item>
  <item>
  <title>Re: Multi-credential ORM configuration support</title>
  <link>http://groups.google.com/group/django-developers/browse_thread/thread/83df43ac2903b1fa/b995f9687288aea8?show_docid=b995f9687288aea8</link>
  <description>
  You&#39;re pretty much correct. Django assumes that it has a single &lt;br&gt; trusted login to the database. &lt;br&gt; I can&#39;t think of an easy way - connection is essentially a singleton &lt;br&gt; in Django 1.1. However... &lt;br&gt; Multi-db allows you to set up multiple database credentials; the usual &lt;br&gt; reason for this is to split DB load across multiple database servers,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-developers/browse_thread/thread/83df43ac2903b1fa/b995f9687288aea8?show_docid=b995f9687288aea8</guid>
  <author>
  freakboy3...@gmail.com
  (Russell Keith-Magee)
  </author>
  <pubDate>Thu, 12 Nov 2009 00:08:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: ORM roadmap</title>
  <link>http://groups.google.com/group/django-developers/browse_thread/thread/75b92b43dee0ebcb/6deee27ee8c8a744?show_docid=6deee27ee8c8a744</link>
  <description>
  I&#39;d agree and elaborate on #1, that ORMs are good for simple &lt;br&gt; object retrieval, and also for eliminating some of the most &lt;br&gt; grievous cross-platform issues. &lt;br&gt; However, I must disagree on #2 and #3: I&#39;d never consider the &lt;br&gt; *addition* of a generalization-layer (an ORM in this case, but &lt;br&gt; the idea is far more broadly applicable) a step towards
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-developers/browse_thread/thread/75b92b43dee0ebcb/6deee27ee8c8a744?show_docid=6deee27ee8c8a744</guid>
  <author>
  django.us...@tim.thechases.com
  (Tim Chase)
  </author>
  <pubDate>Wed, 11 Nov 2009 23:41:19 UT
</pubDate>
  </item>
  <item>
  <title>Multi-credential ORM configuration support</title>
  <link>http://groups.google.com/group/django-developers/browse_thread/thread/83df43ac2903b1fa/3425817f6217c90b?show_docid=3425817f6217c90b</link>
  <description>
  If this question would be more appropriate for django-users, please &lt;br&gt; let me know. I ask it here because I suspect that the answer to my &lt;br&gt; question may require someone with a fairly deep understanding of the &lt;br&gt; ORM internals. &lt;br&gt; I have a legacy oracle database that I would like to use with the &lt;br&gt; Django ORM. Unfortunately, the security for this database is
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-developers/browse_thread/thread/83df43ac2903b1fa/3425817f6217c90b?show_docid=3425817f6217c90b</guid>
  <author>
  war...@wandrsmith.net
  (Warren Smith)
  </author>
  <pubDate>Wed, 11 Nov 2009 22:20:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: Regularly-scheduled Django sprints, first December 11 - 13</title>
  <link>http://groups.google.com/group/django-developers/browse_thread/thread/699a4554f1442945/78a09c0c72cc0dea?show_docid=78a09c0c72cc0dea</link>
  <description>
  I&#39;ll keep an eye on your queue; I can easily push good patches from &lt;br&gt; there upstream to SVN. &lt;br&gt; If you stick patches into separate branches -- I suggest naming &#39;em &lt;br&gt; something like &amp;quot;trac/1234-short-ticket-desc&amp;quot; (where 1234 is the ticket &lt;br&gt; number) -- that&#39;ll make it easy for us Githeads to merge in ticket &lt;br&gt; fixes you post there.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-developers/browse_thread/thread/699a4554f1442945/78a09c0c72cc0dea?show_docid=78a09c0c72cc0dea</guid>
  <author>
  ja...@jacobian.org
  (Jacob Kaplan-Moss)
  </author>
  <pubDate>Wed, 11 Nov 2009 22:07:40 UT
</pubDate>
  </item>
  <item>
  <title>Re: Regularly-scheduled Django sprints, first December 11 - 13</title>
  <link>http://groups.google.com/group/django-developers/browse_thread/thread/699a4554f1442945/cbb605cf91036280?show_docid=cbb605cf91036280</link>
  <description>
  On Nov 11, 1:57 pm, Russell Keith-Magee &amp;lt;freakboy3...@gmail.com&amp;gt; &lt;br&gt; wrote: &lt;br&gt; &lt;p&gt;Thank you, but no, I&#39;m not enthused about git and GitHub per &lt;br&gt; se :) -- I&#39;m enthused that it&#39;s possible to maintain patches &lt;br&gt; and collaborate remotely with less agony by utilizing them. &lt;br&gt; &lt;p&gt;Please let&#39;s be friendly and relaxed -- I was just asking
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-developers/browse_thread/thread/699a4554f1442945/cbb605cf91036280?show_docid=cbb605cf91036280</guid>
  <author>
  mrts.py...@gmail.com
  (mrts)
  </author>
  <pubDate>Wed, 11 Nov 2009 21:57:02 UT
</pubDate>
  </item>
  <item>
  <title>Re: #7539 (ON DELETE support) aka ORM-09 - A call for feedback</title>
  <link>http://groups.google.com/group/django-developers/browse_thread/thread/6e88b6315f489403/eca764c0ee0246f3?show_docid=eca764c0ee0246f3</link>
  <description>
  Oops, right you are. The unit tests were unintentionally omitted. I&#39;ve &lt;br&gt; uploaded a new patch which is the pretty much the same as my previous &lt;br&gt; patch but with my unit tests included (although comparing the two now I &lt;br&gt; see a few other differences, probably because I also updated to the &lt;br&gt; latest code in SVN).
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-developers/browse_thread/thread/6e88b6315f489403/eca764c0ee0246f3?show_docid=eca764c0ee0246f3</guid>
  <author>
  glassfo...@gmail.com
  (Michael Glassford)
  </author>
  <pubDate>Wed, 11 Nov 2009 16:50:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: Regularly-scheduled Django sprints, first December 11 - 13</title>
  <link>http://groups.google.com/group/django-developers/browse_thread/thread/699a4554f1442945/78d4999be4877cac?show_docid=78d4999be4877cac</link>
  <description>
  On behalf of the core team, I&#39;d like to thank Jeremy for taking the &lt;br&gt; lead on this. Organizing an event like a sprint isn&#39;t glamourous work, &lt;br&gt; but it really helps the community, and it&#39;s an area where the core &lt;br&gt; team has been letting the community down. Thanks, Jeremy! &lt;br&gt; If there is any interest in an IRL sprint based in Perth, Western
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-developers/browse_thread/thread/699a4554f1442945/78d4999be4877cac?show_docid=78d4999be4877cac</guid>
  <author>
  freakboy3...@gmail.com
  (Russell Keith-Magee)
  </author>
  <pubDate>Wed, 11 Nov 2009 12:06:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: Regularly-scheduled Django sprints, first December 11 - 13</title>
  <link>http://groups.google.com/group/django-developers/browse_thread/thread/699a4554f1442945/ece45ede8ec72bf0?show_docid=ece45ede8ec72bf0</link>
  <description>
  Why do we need a central repository to coordinate a sprint effort? The &lt;br&gt; whole *point* using a DVCS is that you *don&#39;t* need a central &lt;br&gt; repository to coordinate activity. &lt;br&gt; Also - I know you&#39;re very enthused about Git and GitHub, but Django &lt;br&gt; uses SVN as the canonical store for trunk and branches, and this isn&#39;t
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/django-developers/browse_thread/thread/699a4554f1442945/ece45ede8ec72bf0?show_docid=ece45ede8ec72bf0</guid>
  <author>
  freakboy3...@gmail.com
  (Russell Keith-Magee)
  </author>
  <pubDate>Wed, 11 Nov 2009 11:57:30 UT
</pubDate>
  </item>
  </channel>
</rss>
