Apply dictionary update in the right place for jinja templates
authorMagnus Hagander <magnus@hagander.net>
Tue, 16 Oct 2018 08:51:52 +0000 (10:51 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 16 Oct 2018 08:51:52 +0000 (10:51 +0200)
commitf92f6c4287809e013897664880b9b71c4c5fa394
tree061a2b588ef762f53c6d57082d0143ad8152d382
parentd1e9106183607fb819860d83cb71f9e42335264c
Apply dictionary update in the right place for jinja templates

If we want the context.override.json file to actually override, we have
to load it last, not first.
postgresqleu/confreg/jinjafunc.py