django1/django/conf
Georg Bauer 8c399ba5b6 fixed #2302: added arabic translation. thx Ahmad Alhashemi.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3310 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-07-10 14:14:00 +00:00
..
app_template MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
locale fixed #2302: added arabic translation. thx Ahmad Alhashemi. 2006-07-10 14:14:00 +00:00
project_template Added note to default manage.py that a 'missing settings.py' message may be caused by an ImportError in the settings file 2006-05-30 02:47:33 +00:00
urls Fixed #2081 -- Fixed typo in django.conf.urls.registration. Thanks, erikankrom 2006-06-04 18:49:37 +00:00
__init__.py Made django/utils/translation.py into a package django/utils/translation, which is loaded lazily depending on the value of settings.USE_I18N. 2006-07-04 03:58:45 +00:00
global_settings.py fixed #2302: added arabic translation. thx Ahmad Alhashemi. 2006-07-10 14:14:00 +00:00