Re: Public method for getting model field names in order of definition

2009-11-20 Thread Rob Hudson
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

Re: Oracle/GIS Testers Needed

2009-11-20 Thread Alex Gaynor
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 >>

Re: Oracle/GIS Testers Needed

2009-11-20 Thread Justin Bronn
> 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

Re: Oracle/GIS Testers Needed

2009-11-20 Thread Alex Gaynor
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 >

Re: Oracle/GIS Testers Needed

2009-11-20 Thread Karen Tracey
> > 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:

Design decision on FileField removing abandoned files?

2009-11-20 Thread Tim
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

Was a design decision ever made on FieldField removing abandoned files?

2009-11-20 Thread Tim
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,

Re: Oracle/GIS Testers Needed

2009-11-20 Thread Alex Gaynor
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

Re: Oracle/GIS Testers Needed

2009-11-20 Thread ben
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

Re: Oracle/GIS Testers Needed

2009-11-20 Thread Alex Gaynor
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

Re: Session/cookie based messages (#4604)

2009-11-20 Thread Russell Keith-Magee
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

Re: Oracle/GIS Testers Needed

2009-11-20 Thread Karen Tracey
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

Re: Oracle/GIS Testers Needed

2009-11-20 Thread Russell Keith-Magee
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

Re: Session/cookie based messages (#4604)

2009-11-20 Thread Russell Keith-Magee
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