#18130: postgres_psycopg2 adapter should not use hard coded isolation levels
-------------------------------------+-------------------------------------
     Reporter:  limscoder            |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Database layer       |                  Version:  1.4
  (models, ORM)                      |               Resolution:
     Severity:  Normal               |             Triage Stage:
     Keywords:  postgres             |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by niwi):

 * cc: niwi@… (added)
 * has_patch:  0 => 1


Comment:

 Here the patch to allow to define the default isolation_level parameter on
 database configuracion dict:
 https://github.com/niwibe/django/compare/issue_18130

 I ran the tests (not all tests) and I have not seen any fail that might be
 related.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18130#comment:2>
Django <https://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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to