1
0
mirror of https://github.com/django/django.git synced 2025-04-08 23:46:43 +00:00
Aymeric Augustin 0e51d8eb66 Fixed #20463 -- Made get_or_create more robust.
When an exception other than IntegrityError was raised, get_or_create
could fail and leave the database connection in an unusable state.

Thanks UloPe for the report.
2013-05-22 10:56:06 +02:00
..
2013-05-21 17:34:19 +02:00
2013-05-21 14:41:39 +02:00