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

About new Django1.9 #55

Closed
lanzhiheng opened this issue Dec 12, 2015 · 2 comments
Closed

About new Django1.9 #55

lanzhiheng opened this issue Dec 12, 2015 · 2 comments

Comments

@lanzhiheng
Copy link

Hello klen:
When I try to import url from markdown

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'))

I get this warning.
It time to release new version of django_markdown?

@Treggats
Copy link

This is done in pull request #52
It just needs to be accepted

@lanzhiheng
Copy link
Author

It's good, Thank you.

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