arjoonn sharma 4326a2fbb6 In the form.html template cehcking the same condition is done twice.
Doing it once reduces complexity making the code faster while rendering.
Also since the check is done on a high level like templates, it is slower than
the native python if condition. Thus the need to reduce checks on the higher levels.
2015-03-06 11:36:06 +05:30
..
2013-05-07 17:07:23 +08:00
2014-04-24 19:22:26 +02:00
2013-12-08 23:40:01 +08:00