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

patterns has been depreciated with django 1.10 #83

Closed
HenryMehta opened this issue Jan 2, 2017 · 1 comment
Closed

patterns has been depreciated with django 1.10 #83

HenryMehta opened this issue Jan 2, 2017 · 1 comment

Comments

@HenryMehta
Copy link

I'm setting up a new project and I'm getting the following error:

ImportError: cannot import name patterns

This is the traceback:

 File "/home/henry/Documents/yusuf/env/local/lib/python2.7/site-packages/django_messages/urls.py", line 1, in <module>
    from django.conf.urls import patterns, url
@arneb
Copy link
Owner

arneb commented Jan 2, 2017

Please install the current master branch directly from github, this has already been fixed.

@arneb arneb closed this as completed Jan 2, 2017
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