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

Django 1.10 support #77

Open
vivaelnino9 opened this issue May 18, 2017 · 1 comment · May be fixed by #79
Open

Django 1.10 support #77

vivaelnino9 opened this issue May 18, 2017 · 1 comment · May be fixed by #79

Comments

@vivaelnino9
Copy link

Does this support 1.10 and on? Feels like it doesn't since I get the error:

AttributeError: 'Settings' object has no attribute 'TEMPLATE_LOADERS'

when I try to run django-mobile on anything above 1.9. Is that just me? I know that when I get it to work I skip the setup step involving the django_mobile.loader.Loader and just ignore that and it works perfectly fine.

@Zowie
Copy link

Zowie commented Jun 10, 2017

Same as #72

Fix at: #72 (comment)

:)

@iviaks iviaks linked a pull request Oct 24, 2017 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants