django-user-sessions
django-user-sessions copied to clipboard
Drop hard-coded part in URL - close #43
Hello,
In reference to #43 I suggest this kind of update
This should be put only in minor realese, due add functionality in a backwards-compatible manner.
Greetings,
Please also provide some updated documentation, showing how to include the urlpatterns at the old path.
Any update? I just want to disable the hardcoded url and use the admin for checking sessions
Feel free to take that PR. I did not longer develop anything in Django.
I just made another url with the same hardcoded one but redirects it to a blank page, this effectively disables the hardcoded link.