My app was working perfectly but when I tried the admin url, this error occurred.I can access every page of the website except for the admin page.
My project is min
Check the file urls.py in that file check the Square brackets in the urlpatterns = []
because its in the Curly bracket it will show the 'set' object is not reversible and argument( ) error...Try this it is working...