Django

Code

Ticket #1660 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

BiDi language tuple, functions and template tags

Reported by: meir@mksoft.co.il Assigned to: hugo
Milestone: Component: Internationalization
Version: magic-removal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Attached a patch to add Bidi functionality. Included:

* LANGUAGES_BIDI tuple in conf/global-settings.py

* get_language_bidi() in translation.py

* template tag get_current_language_bidi (and fix an Exception string for do_get_current_language while at it)

Attachments

django_bidi.diff (3.1 kB) - added by meir@mksoft.co.il on 04/20/06 07:13:56.

Change History

04/20/06 07:13:56 changed by meir@mksoft.co.il

  • attachment django_bidi.diff added.

05/16/06 02:35:23 changed by hugo

  • status changed from new to closed.
  • resolution set to fixed.

(In [2911]) fixed #1660: added support functions and tags for bidi language support


Add/Change #1660 (BiDi language tuple, functions and template tags)




Change Properties
Action