Dineshs91 / test_blog

Blog using django
0 stars 1 forks source link

Improper validation #31

Closed Dineshs91 closed 9 years ago

Dineshs91 commented 9 years ago

Required fields in forms, are getting bypassed by spaces. This is a bug and must be fixed.

satish28 commented 9 years ago

Working on it

satish28 commented 9 years ago

Fixed in commit 5c8e2de7e641386ce77bdb80d2a654a434d7cbc3. Review and accept

Dineshs91 commented 9 years ago

Can you look into use of validators ? Don't start working. We will discuss here first and after coming to a conclusion, you can implement.

The same needs to be done in login page, register page also.

Dineshs91 commented 9 years ago

Fixed in 838634aacc38ce3f98a30cd8a4cad274fe5d60a8