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

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -