# HG changeset patch # User Madhusudan.C.S # Date 1295341650 -19800 # Node ID 9b06ea576a70487a38243af831aaa7039016c1c5 # Parent 1082b5ee29c50389fba394ed69bf3b3362f672d6 Add the error message to login template. diff -r 1082b5ee29c5 -r 9b06ea576a70 pytask/templates/_user_login.html --- a/pytask/templates/_user_login.html Tue Jan 18 14:37:06 2011 +0530 +++ b/pytask/templates/_user_login.html Tue Jan 18 14:37:30 2011 +0530 @@ -22,6 +22,9 @@
{% csrf_token %} +
+ Username/Password did not match +