资 源 简 介
django-flags
The django-flags helps writing internationalized applications based on "verbose" templates:
In this situation, it is more efficient to maintain a set of templates per language than
writing one set of templates with many trans tags.
Last languages added: romanian
What django-flags does
django-flags provides:
a template tag displaying country flags in a form
two template loaders searching (LANGUAGE_CODE)/(template_name)
Here"s an example of a flags form:
Test it
download or check it out, then launch the project test with:
python manage.py testserver
That"s all !
A screenshot of test page: