Fix community login when starting at the /admin/ url
authorMagnus Hagander <magnus@hagander.net>
Sun, 20 Jan 2013 10:01:06 +0000 (11:01 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sun, 20 Jan 2013 10:01:06 +0000 (11:01 +0100)
commit250e7670911e9e1cdf63e75c9eacf9ebfbba5680
tree6276c3a456977d25c915334a0992d2b6331b9575
parent9a164f0e0dcebf32077bbcfc148be76f9edee362
Fix community login when starting at the /admin/ url

Previously only worked if you started out at the root, not if you
went directly into the admin pages.
pgmailmgr/mailmgr/templates/admin/login.html [new file with mode: 0644]
pgmailmgr/settings.py