Answer the question
In order to leave comments, you need to log in
How to remove deprecated messages in Django?
Version Django 1.9, this warning appears on startup:
RemovedInDjango110Warning: Reversing by dotted path is deprecated (django.contrib.auth.views.logout)
I have this line in my urls.py to exit the application.
How to get rid of the message, what to replace this piece of code with?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question