summaryrefslogtreecommitdiffstats
path: root/reports
diff options
context:
space:
mode:
authorMichael Fenn <fennm@deshawresearch.com>2014-04-09 11:12:40 -0400
committerMichael Fenn <fennm@deshawresearch.com>2014-04-09 11:12:40 -0400
commit44c4d214a1f3ea057fbcf6d22de4c586b31cf661 (patch)
tree18cf2c2755a1ea20555df0a42c673e4302a92a17 /reports
parentb527fed1109c958dcb39c3a45c4789379ada39e0 (diff)
downloadbcfg2-44c4d214a1f3ea057fbcf6d22de4c586b31cf661.tar.gz
bcfg2-44c4d214a1f3ea057fbcf6d22de4c586b31cf661.tar.bz2
bcfg2-44c4d214a1f3ea057fbcf6d22de4c586b31cf661.zip
Reporting: update non-ORM bits to know about separate database
There is a little bit of code in the reporting web interface that uses raw SQL rather than the django ORM. This bypassed the database router functionality (since there is no model to bind to). Django supports keeping track of multiple connections in the raw SQL interface, so this commit does the refactoring necessary to support the multiple databases.
Diffstat (limited to 'reports')
0 files changed, 0 insertions, 0 deletions