On Wed, Oct 21, 2009 at 6:38 AM, David Chandek-Stark
wrote:
>
> The values_list() query set method is useful for dumping data to CSV,
> etc. However, I find that I often want to use it without specifying
> the field names (to get them all) and yet also include the field names
> as the first row i
On Fri, Nov 20, 2009 at 10:52 PM, Justin Bronn wrote:
>
>> For GIS I'm fairly certain that's broken, however I'm not quite setup
>> for running the GIS tests yet, therefore if you're set up for it and
>> can run the tests please just reply with your tracebacks here
>> (preferably with them on a pa
> For GIS I'm fairly certain that's broken, however I'm not quite setup
> for running the GIS tests yet, therefore if you're set up for it and
> can run the tests please just reply with your tracebacks here
> (preferably with them on a pastebin like paste.pocoo.org though :))
> and I'll try to sor
On Fri, Nov 20, 2009 at 3:56 PM, Karen Tracey wrote:
>> Just running the Oracle tests is enough for now. I've fixed the error
>> you spotted with the stray import left over and pushed that to github.
>
> I get 6 failures and 26 errors but I do not know if any of them have
> anything to do with mu
>
> Just running the Oracle tests is enough for now. I've fixed the error
> you spotted with the stray import left over and pushed that to github.
>
I get 6 failures and 26 errors but I do not know if any of them have
anything to do with multidb. The output is here:
http://pastebin.com/m2c76367
In light of ticket #11663 (http://code.djangoproject.com/ticket/
11663), and the consequent discussion on a thread on this group
(http://groups.google.com/group/django-developers/browse_thread/thread/
491619541ba6ac75) it doesn't seem like there was any resolution on
the topic of having an opti
http://groups.google.com/group/django-developers/browse_thread/thread/491619541ba6ac75
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group,
No problem, I'll try and spin up some test db's of various versions
next week.
Just to exlpain; the issue is that any date with a year less than 1000
is being output padded with spaces (so year 0001 ends up as u' 1').
This means that serialization is broken for these dates.
At the moment as a w
On Fri, Nov 20, 2009 at 11:03 AM, ben wrote:
> Hi Alex,
>
> I have oracle at work with all versions from 9i to 11. I'd be happy to
> run the tests on all of those verisons. I wonder if I could ask a
> small favour in return though:
>
> In our organisation we have a lot of legacy date/time data mod
Hi Alex,
I have oracle at work with all versions from 9i to 11. I'd be happy to
run the tests on all of those verisons. I wonder if I could ask a
small favour in return though:
In our organisation we have a lot of legacy date/time data modeled as
the year 0001-01-01 and then the time in situation
On Fri, Nov 20, 2009 at 8:26 AM, Karen Tracey wrote:
> On Fri, Nov 20, 2009 at 1:14 AM, Alex Gaynor wrote:
>>
>> Hey all,
>>
>> Russ and I have been working on getting the multi-db work ready for
>> merge (final stretch here hopefully!), and I just ported the Oracle
>> backend to the slightly upd
On Fri, Nov 20, 2009 at 9:50 PM, Tobias McNulty wrote:
> Hi Russell, thanks for all your feedback. I'll review the small issues in a
> separate email (or just fix them), but here are my responses to the two
> bigger problems.
>
> On Fri, Nov 20, 2009 at 3:29 AM, Russell Keith-Magee
> wrote:
>>
>
Hi Russell, thanks for all your feedback. I'll review the small issues in a
separate email (or just fix them), but here are my responses to the two
bigger problems.
On Fri, Nov 20, 2009 at 3:29 AM, Russell Keith-Magee wrote:
> * I think there's a circular reference problem in the middleware w
On Fri, Nov 20, 2009 at 1:14 AM, Alex Gaynor wrote:
> Hey all,
>
> Russ and I have been working on getting the multi-db work ready for
> merge (final stretch here hopefully!), and I just ported the Oracle
> backend to the slightly updated backend arcitecture so it could use
> some testers. If yo
On Fri, Nov 20, 2009 at 3:19 PM, Jani Tiainen wrote:
> On Fri, 2009-11-20 at 01:14 -0500, Alex Gaynor wrote:
>> Hey all,
>>
>> Russ and I have been working on getting the multi-db work ready for
>> merge (final stretch here hopefully!), and I just ported the Oracle
>> backend to the slightly updat
On Tue, Nov 17, 2009 at 9:28 PM, Tobias McNulty wrote:
> On Thu, Nov 5, 2009 at 9:15 AM, Russell Keith-Magee
> wrote:
>>
>> I had a quick poke around the rest of the code base, especially about
>> transition issues. However, I didn't want to start in on a big
>> teardown unless you thought the co
16 matches
Mail list logo