how to get the hash part(string after the'#' mark) of the requesting url in diango

2008-11-13 Thread maoxl
how to get the string of "x=1;y=2 " in django from requesting url "http://a.cn/b#x=1;y=2";. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@g

I think the django's froms js too complicated and not flexible , is there anybody agree?

2008-01-17 Thread maoxl
writing a html form is just NOT so complicated, and I really don't think it deserve a py package as luxury as the django.contrib.newfroms . why not just write html forms by hand . I'm a new comer to django, hoping somebody tell me the philosophy behind the design of newforms --~--~-~--~-