aboutsummaryrefslogblamecommitdiff
path: root/www/py-django-statici18n/pkg-descr
blob: 375b86a04ecc3d9d7b23ab5b4bbda5e2a0f23f0a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                          
When dealing with internationalization in JavaScript code, Django provides
the javascript_catalog view which sends out a JavaScript code library with
functions that mimic the gettext interface, plus an array of translation
strings.

At first glance, it works well and everything is fine. But, because
javascript_catalog view is generating JavaScript catalog dynamically
on each request, it's adding an overhead that can be an issue with site
growth.

WWW: https://github.com/zyegfryed/django-statici18n