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

Upgrade to django v1.9 causes "RemovedInDjango110Warning: django.conf.urls.patterns() is deprecated" #59

Open
lives opened this issue Jan 4, 2016 · 4 comments

Comments

@lives
Copy link

lives commented Jan 4, 2016

django_markdown/urls.py:8: RemovedInDjango110Warning: django.conf.urls.patterns() is deprecated and will be removed in Django 1.10. Update your urlpatterns to be a list of django.conf.urls.url() instances instead.
'', url('preview/$', preview, name='django_markdown_preview'))


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@marc-gist
Copy link

👍

@pporokka
Copy link

+1 waiter)

@kav2k
Copy link

kav2k commented Feb 19, 2016

Duplicate of #55

@raratiru
Copy link

#55 is closed but this is still an issue, so +1 while Django 1.10 is almost out there!

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

5 participants