/home/jza/.virtualenvs/ardorforum/local/lib/python2.7/site-packages/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'))
I am getting the following warning on django 1.10
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.