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

URL error #585

Open
gbywt opened this issue Oct 15, 2016 · 1 comment
Open

URL error #585

gbywt opened this issue Oct 15, 2016 · 1 comment

Comments

@gbywt
Copy link

gbywt commented Oct 15, 2016

File "C:/Users/User/Downloads/myprojects\myprojects\urls.py", line 27, in
url(r'^facebook/', include('django_facebook.urls')),
File "C:\Users\User.virtualenvs\myprojects\lib\site-packages\django\conf\urls__init__.py", line 50, in include
urlconf_module = import_module(urlconf_module)
File "C:\Python27\Lib\importlib__init__.py", line 37, in import_module
import(name)
File "C:\Users\User.virtualenvs\myprojects\lib\site-packages\django_facebook\urls.py", line 4, in
from django.conf.urls.defaults import patterns, url
ImportError: No module named defaults

Is that setup is not updated ?

@vvolodin
Copy link

Yes, it's been deprecated for quite some time now. I think this project is dead now.

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