Skip to content

Commit

Permalink
[multi-db] Merge trunk to [3825]. Some tests still failing. (previous…
Browse files Browse the repository at this point in the history
… commit was from tests/ dir only)

git-svn-id: http://code.djangoproject.com/svn/django/branches/multiple-db-support@4141 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
jpellerin committed Nov 29, 2006
1 parent 08fe1b6 commit 9a01534
Show file tree
Hide file tree
Showing 20 changed files with 3,204 additions and 867 deletions.
2 changes: 2 additions & 0 deletions AUTHORS
Expand Up @@ -151,8 +151,10 @@ answer newbie questions, and generally made Django that much better:
Milton Waddams
Dan Watson <http://theidioteque.net/>
Rachel Willmer <http://www.willmer.com/kb/>
Gary Wilson <gary.wilson@gmail.com>
wojtek
ye7cakf02@sneakemail.com
ymasuda@ethercube.com
Cheng Zhang

A big THANK YOU goes to:
Expand Down
1 change: 1 addition & 0 deletions django/conf/global_settings.py
Expand Up @@ -64,6 +64,7 @@
('sr', gettext_noop('Serbian')),
('sv', gettext_noop('Swedish')),
('ta', gettext_noop('Tamil')),
('tr', gettext_noop('Turkish')),
('uk', gettext_noop('Ukrainian')),
('zh-cn', gettext_noop('Simplified Chinese')),
('zh-tw', gettext_noop('Traditional Chinese')),
Expand Down
Binary file modified django/conf/locale/da/LC_MESSAGES/django.mo
Binary file not shown.

0 comments on commit 9a01534

Please sign in to comment.