mirror of
https://github.com/Hopiu/django.git
synced 2026-03-26 10:50:23 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||