Index: django/conf/global_settings.py
===================================================================
--- django/conf/global_settings.py	(revision 5819)
+++ django/conf/global_settings.py	(working copy)
@@ -80,7 +80,7 @@
 )
 
 # Languages using BiDi (right-to-left) layout
-LANGUAGES_BIDI = ("he", "ar")
+LANGUAGES_BIDI = ("he", "ar", "fa")
 
 # If you set this to False, Django will make some optimizations so as not
 # to load the internationalization machinery.
