#3460: Allow configuration of postgresql_psycopg2 isolation level
--------------------------------------------------------+-------------------
          Reporter:  Jack Moffitt <metaj...@gmail.com>  |         Owner:  
mtredinnick
            Status:  closed                             |     Milestone:  1.1 
beta   
         Component:  Database layer (models, ORM)       |       Version:  SVN   
     
        Resolution:  fixed                              |      Keywords:        
     
             Stage:  Accepted                           |     Has_patch:  1     
     
        Needs_docs:  0                                  |   Needs_tests:  0     
     
Needs_better_patch:  0                                  |  
--------------------------------------------------------+-------------------
Comment (by kmish...@arinc.com):

 Using the latest django code from subversion (revision 10645), when I have
 it autocommit set to True in my settings.py, it looks like the
 isolation_level of the connection is never being set to 0.
 3460_r10645-autocommit.diff patch seems to fix the problem, but I don't
 know if it's the right way to fix it.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3460#comment:40>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to