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

Does not work with Django 1.7 #10

Open
R4CHI7 opened this issue Oct 27, 2016 · 1 comment
Open

Does not work with Django 1.7 #10

R4CHI7 opened this issue Oct 27, 2016 · 1 comment

Comments

@R4CHI7
Copy link

R4CHI7 commented Oct 27, 2016

I am using this app in Django 1.7.8

I am getting the error: No module named defaults

Seems like the defaults module was removed in Django 1.6

@R4CHI7
Copy link
Author

R4CHI7 commented Oct 27, 2016

Seems like installing with pip is installing some older version of the app in which the first line in urls.py is:

from django.conf.urls.defaults import *

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

1 participant