question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for string view arguments is deprecated

See original GitHub issue

According to logs (running with Django 1.9.4): django_su/urls.py:10: RemovedInDjango110Warning: Support for string view arguments to url() is deprecated and will be removed in Django 1.10 (got su_logout). Pass the callable instead.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
bashucommented, Mar 23, 2016

@matheusjardimb please try pip install -U django-su

Read more comments on GitHub >

github_iconTop Results From Across the Web

Django: Support for string view arguments to url() is ...
Django: Support for string view arguments to url() is deprecated and will be removed in Django 1.10 ; for string view arguments to...
Read more >
Support for string view arguments to url() is deprecated #35
Hello, Looking at this page ...
Read more >
Support for string view arguments to url() is deprecated and ...
I have Django version 1.9.4 running in Linux machine. I am trying to see whether I could fix this error issue on Urls.py...
Read more >
Django: Support for string view arguments to url() is deprecated and ...
Django : Django: Support for string view arguments to url() is deprecated and will be removed in Django 1.10 [ Beautify Your Computer ......
Read more >
Django: Support for string view arguments to url ... - DevPress
Django: Support for string view arguments to url() is deprecated and will be removed in Django 1.10.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found