django1/django/conf
Georg Bauer f3e3869e09 fixed #2371: added tamil translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3407 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-07-21 14:47:14 +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 #2371: added tamil translation 2006-07-21 14:47:14 +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 #2371: added tamil translation 2006-07-21 14:47:14 +00:00