Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TemplateDoesNotExist at login - menu_addons.html #1

Closed
clayg opened this issue Dec 17, 2013 · 1 comment
Closed

TemplateDoesNotExist at login - menu_addons.html #1

clayg opened this issue Dec 17, 2013 · 1 comment

Comments

@clayg
Copy link

clayg commented Dec 17, 2013

$ grep -Ri menu_addons.html .
./swiftbrowser/templates/base.html: {% include "menu_addons.html" %}

I think this might be included from another project? It seems to have been removed from this project in 285703 and best I can tell makes the login page un-usable.

@cschwede
Copy link
Owner

Thanks for the bug report - you're right, the template is here: https://github.com/cschwede/django-swiftbrowser-swauth/tree/master/swiftbrowser_swauth/templates
I start working on a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants