I need to use RightToLeft layout in my form, I use django-right-to-left package and follow instruction in the link:
https://pypi.python.org/pypi/django-right-to-left/
but there is no change.
I need to use RightToLeft layout in my form, I use django-right-to-left package and follow instruction in the link:
https://pypi.python.org/pypi/django-right-to-left/
but there is no change.
Something like this should not need django/python library. This is css/html issue and should be solved with those tools. If you do not know how to solve the problem on your own, i suggest you use some css toolbox like bootstrap to solve this issue for you. Look at this: