Hi,
I m calling a url, which can be called using either GET or POST method. When I use @ symbol in url like /abc/@rushali it will not come in its get method. I printed something directly in class, it is showing there, but not in get method. I am newbie to python. I am not getting what is the issue. Can anybody help me?
Thanks in advance.
Rushali