Django

Code

root/django/trunk/django/views/i18n.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7356 [7356] 03/24/08 08:27:19 mtredinnick Fixed #6864 -- Handle Javascript i18n when the plural form expression …
(edit) @7185 [7185] 02/29/08 12:38:44 mtredinnick Fixed #5603 -- Allow customization of the language cookie name. Thanks, …
(edit) @6739 [6739] 11/29/07 11:29:54 mtredinnick Fixed #5853 -- Added handling for a missing 'en' PO file in translation …
(edit) @6324 [6324] 09/15/07 15:00:14 adrian Changed set_language() change from [6320] to use request.REQUEST, which is …
(edit) @6320 [6320] 09/15/07 14:55:48 adrian Changed set_language() redirect view to check POST data for 'next'. …
(edit) @6177 [6177] 09/14/07 02:33:45 mtredinnick Fixed #3651 -- Changed set_language_view() to require POST request is …
(edit) @5849 [5849] 08/11/07 05:51:02 mtredinnick Fixed #4414 -- Fixed Javascript message translation to also work when …
(edit) @5091 [5091] 04/26/07 08:30:48 mtredinnick Fixed #4040 -- Changed uses of has_key() to "in". Slight …
(edit) @4708 [4708] 03/12/07 04:21:22 mtredinnick Fixed #3640 -- Improved error handling in views.i18n.set_language(). …
(edit) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
(edit) @3249 [3249] 06/30/06 22:17:18 adrian Optimized JavaScript? in django/views/i18n.py
(edit) @3247 [3247] 06/30/06 22:09:14 adrian Added USE_I18N setting, which lets you turn off internationalization …
(edit) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
(edit) @2058 [2058] 01/18/06 19:06:12 adrian Fixed a bunch of errors detected by pychecker -- unneeded imports and …
(edit) @1560 [1560] 12/06/05 14:30:56 hugo fix for a problem with djangojs missing for some languages. Thx Olivier
(edit) @1531 [1531] 12/04/05 06:57:46 hugo limit packages in javascript_catalog to settings.INSTALLED_APPS and …
(edit) @1529 [1529] 12/04/05 06:06:16 hugo added infrastructure code for later javascript translating (currently not …
(copy) @1068 [1068] 11/03/05 22:59:46 jacob Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: …
copied from django/branches/i18n/django/views/i18n.py:
(add) @1048 [1048] 11/02/05 11:46:07 hugo i18n: added get_available_languages tag and added a default view for …
Note: See TracRevisionLog for help on using the revision log.