tushar khurana

Results 2 issues of tushar khurana

This commit includes(for now) only the emulated version of clear screen terminal capability of linux terminals. - [x] Add appveyor - [x] Add code coverage - [x] Merge Win+Linux code...

I have this form rendering template in django, and `render_field` is not working inside `if-else`: ``` {% load widget_tweaks %} {% for field in form %} {{ field.label_tag }} {%...

question