django-user-sessions icon indicating copy to clipboard operation
django-user-sessions copied to clipboard

Drop hard-coded part in URL - close #43

Open ad-m opened this issue 9 years ago • 4 comments

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,

ad-m avatar Dec 08 '15 21:12 ad-m

Please also provide some updated documentation, showing how to include the urlpatterns at the old path.

Bouke avatar Dec 08 '15 21:12 Bouke

Any update? I just want to disable the hardcoded url and use the admin for checking sessions

r1bnc avatar Nov 24 '20 06:11 r1bnc

Feel free to take that PR. I did not longer develop anything in Django.

ad-m avatar Nov 24 '20 14:11 ad-m

I just made another url with the same hardcoded one but redirects it to a blank page, this effectively disables the hardcoded link.

r1bnc avatar Nov 26 '20 14:11 r1bnc