How to run testcases of %Django_Home%/tests/* ?

2008-10-30 Thread GAEFans

How to run testcases of %Django_Home%/tests/* ?
--~--~-~--~~~---~--~~
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@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Why cannot get a hidden input value by POST method?

2008-10-10 Thread GAEFans

OS: windows XP
SDK: Google App Engine 1.1.3 (Django / 0.96.1)

template snippets:
...






  

  E-mail:
  

  



  password:
  

  



  realName:
  

  

  



  




Debug infos:
BadKeyError at /delemployeeinfo/
Invalid string key

numkeys ''
realName'\xe9\x87\x91\xe5\x81\xa5\xe5\xba\xb7'
submit  '\xe5\x88\xa0 \xe9\x99\xa4'
password'1'
email   '[EMAIL PROTECTED]'
myKey   ''

view source by right click on FireFox:
...






  

  E-mail:
  

  




  password:
  

  



  realName:
  


  

  



  



--~--~-~--~~~---~--~~
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@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---