Allow for custom login templates
lorenmh opened this issue · 3 comments
lorenmh commented
Currently the login template is hardcoded into the LoginView class.
Were I to submit a PR for this, would it be reviewed?
jbittel commented
I'm certainly interested in better ways of handling templates. How are you thinking this would be implemented? Note that the WarnView class also has a template path specified.
Thanks!
lorenmh commented
I've just put in a pull request, I've implemented it in a dead simple way, is this satisfactory?
jbittel commented
Looks good, thanks for the PR!