Re: Ticket #12171

2009-12-12 Thread Jacob Kaplan-Moss
On Sat, Dec 12, 2009 at 5:34 PM, ab  wrote:
> or because the Django project thinks it's supporting a backend that
> actually no one is paying attention to.

Probably this. psycopg 1 hasn't been updated since October 2005; I
can't recall anyone I know who's still using it.

That said, we claim to support it, so we'll fix it.

Jacob

--

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, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.




Ticket #12171

2009-12-12 Thread ab
I think I should bring this ticket up before 1.2 is released
http://code.djangoproject.com/ticket/12171.

Unless I'm doing something wrong (highly possible), get_or_create is
broken with the "postgresql" db backend. This would be a pretty
serious problem, either because the backend lacks core functionality
or because the Django project thinks it's supporting a backend that
actually no one is paying attention to.

Andrew

--

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, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.