internationalization - What Languages does Django support? I can't find a comprehensive list -


ok i'm writing international django app, , docs doing localization great except can't seem find complete list of supported languages anywhere. they? want use list populate choices on model, if there way programmatically best.

thanks!

this may you're looking for:

http://code.djangoproject.com/browser/django/tags/releases/1.2.4/django/conf/locale


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

binding - How can you make the color of elements of a WPF DrawingImage dynamic? -

c# - How to add a new treeview at the selected node? -