Hi Guys, I have a problem, i have url like: http://127.0.0.1:8000/get-file?file_path=/home/domagoj/pcap/#1/test.txt where file_path is path to the file
both requestGET["file_path"] and request.get_full_path() ignore #1/test.txt part, how can i fix this? Is there some other way to get full url? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f40a7c79-bf2d-4dc1-a85d-7524f856a234%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

