summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/DBSettings.py
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander.sulfrian@fu-berlin.de>2015-09-23 20:25:49 +0200
committerAlexander Sulfrian <alexander.sulfrian@fu-berlin.de>2015-09-23 20:46:21 +0200
commit7cc349e27836f760e2a14b65e690473bd63bf3ad (patch)
tree82593aab3e25afee66bafd719fec6a4087a37e1a /src/lib/Bcfg2/DBSettings.py
parente438e6f1003389c290a4811190f8b83a1abc743e (diff)
downloadbcfg2-7cc349e27836f760e2a14b65e690473bd63bf3ad.tar.gz
bcfg2-7cc349e27836f760e2a14b65e690473bd63bf3ad.tar.bz2
bcfg2-7cc349e27836f760e2a14b65e690473bd63bf3ad.zip
Reporting: Replace _meta.get_all_field_names() for django 1.8
The _meta API was changed with django 1.8 and get_fields() now returns all model fields even fields defined in related models. But while creating the Entries we use this field list for construction and the list should only contain local fields.
Diffstat (limited to 'src/lib/Bcfg2/DBSettings.py')
0 files changed, 0 insertions, 0 deletions