Hi All,
iam registration form in my website and iam able to get all the values i
needed from DB using forms.My problem is how can i change color and size of
textbox. The below is my code
{% for field in form %}
{{ field.label_tag }}{{ field }}
{% if field.help_text %}{{ field.help_text
Hi All,
Iam new to the django and i want know how can i translate my site language
according to the country or any language. suppose if my user selects chinese
language then the site should be showed in chinese language or my user
selects japanese site should show me japanese language (all the
2 matches
Mail list logo