Type error at XXX ‘set’ object is not reversible

Q:

TypeError at /edit_user/ ‘set’ object is not reversed.
error page as shown

as shown, this could be a url. Py urlpatterns file is a collection of the set {}. We just change it to list type [].

then you can redirect the

Read More: