-
Notifications
You must be signed in to change notification settings - Fork 143
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
Django 1.10 issues regarding urls.patterns() #71
Comments
Just go change your urls.py under Lib/site-packages/django_markdown to:
|
@Jzarecta @raratiru |
cause internal server error. django version ==1.10 |
@wisetc , Django-1.10 is unsafe to use. Current LTS release is Django-2.2.
Try this fork instead. |
@raratiru Thank you very much. I've switched to the |
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.
The text was updated successfully, but these errors were encountered: