diff options
| author | Anssi Kääriäinen <akaariai@gmail.com> | 2013-02-12 23:11:22 +0200 |
|---|---|---|
| committer | Anssi Kääriäinen <akaariai@gmail.com> | 2013-02-13 00:22:10 +0200 |
| commit | 743263a1058bb54617446507cbb645aab571ac93 (patch) | |
| tree | 0b293fe705a136a5026e612f556209985510d3b9 /scripts | |
| parent | 77f6eb2a6099fc06d01c77df2374e0528351822b (diff) | |
[1.5.x] Removed try-except in django.db.close_connection()
The reason was that the except clause needed to remove a connection
from the django.db.connections dict, but other parts of Django do not
expect this to happen. In addition the except clause was silently
swallowing the exception messages.
Refs #19707, special thanks to Carl Meyer for pointing out that this
approach should be taken.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
