Fix incorrect reference to global templates directory
authorMagnus Hagander <magnus@hagander.net>
Mon, 28 Aug 2017 10:59:30 +0000 (12:59 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 28 Aug 2017 10:59:30 +0000 (12:59 +0200)
commit9e57d339264335e237945231b66d752550caeef3
tree17207f7e582d8384ab062a07a5def82baad64802
parent03755674bb05ffaa06815a6b65c6d8d98463fe95
Fix incorrect reference to global templates directory

This has probably been needed since an upgrade a long time ago but got
stuck in a separate branch. Fixes the case where the admin interface
could end up rendering a login form that would then not work, instead of
providing the proper redirect.
pgcommitfest/settings.py