Re: Noticed some strange behaviour of request.GET.get()

2010-04-08 Thread Alexey Vlasov
turn an unicode string, u"public_html", instead of a normal > string, 'public_html'. > > > If it works with the byte string, try changing the line to > > subdir_path = str(request.GET.get('subdir')) > > Nuno > > 2010/4/7 Alexey Vlasov <ren...@rent

Re: Noticed some strange behaviour of request.GET.get()

2010-04-07 Thread Alexey Vlasov
: > 1. Why is this view code in urls.py? > > 2. What is the value of subdir_path in the trace back? (There's a > little arrow you can click to > see the variable values fro the frame.) > > 2010/4/7 Alexey Vlasov <ren...@renton.name>: > > Hi. > &g

Noticed some strange behaviour of request.GET.get()

2010-04-07 Thread Alexey Vlasov
://docs.djangoproject.com/en/dev/howto/deployment/fastcgi/#running-django-on-a-shared-hosting-provider-wit +h-apache -- BRGDS. Alexey Vlasov. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email