Well I'm creating my project template in django 1.7.5 (I have reasons to use this version and I can not change it) but django insists on putting these polka dots, and as it was generated by django I do not know how to remove I'm learning)
One way to resolve this is to use the list style type property of css
. Another way is to customize the html output of the form view the documentation .