Hi all,

I officially began work this week (for some value of officially that doesn't
include the official GSOC project starting :) ).  I've had good success in
getting a lot of the ground work laid, specifically I got the connections
object in, updated a bunch of management commands for a --database flag, and
started removing various uses of the global connection object.  I also got
the test harness more or less working with multi-db, however fixture loading
still only works with the primary DB, so any tests that rely on these will
fail if you have more than one database defined.

Therefore next week I think my first step is going to be to add support to
saving to a specific DB, because this will let me fix fixture loading, which
lets me run the full test suite, which is a good thing (TM).

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." --Voltaire
"The people's good is the highest law."--Cicero

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to