summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander.sulfrian@fu-berlin.de>2015-09-23 00:04:27 +0200
committerAlexander Sulfrian <alexander.sulfrian@fu-berlin.de>2015-09-23 19:44:14 +0200
commit7dfe4ea2f6c62ffb662085cb4d62a13b8e902ce1 (patch)
treec571e031668c16e682a86d9070940916bc7f52c8 /tools
parent0304e24b8011b96d5d9d3efad16d45f10a4c7709 (diff)
downloadbcfg2-7dfe4ea2f6c62ffb662085cb4d62a13b8e902ce1.tar.gz
bcfg2-7dfe4ea2f6c62ffb662085cb4d62a13b8e902ce1.tar.bz2
bcfg2-7dfe4ea2f6c62ffb662085cb4d62a13b8e902ce1.zip
Replace close_connection() for newer django versions
django.db.close_connection() is deprecated in django1.7 (and removed in 1.8). The new django.db.close_old_connections() does not seem to work like the old one (see http://stackoverflow.com/a/32614137), so we replace it with an own implementation.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions