Malcolm Tredinnick
|
cc0c7fa6cd
|
Fixed #4576 -- Updated Swedish translation. Thanks, Ludvig Ericson.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5485 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-06-17 08:11:38 +00:00 |
Malcolm Tredinnick
|
130c7eee80
|
Fixed #4517 -- Made sure that URL_VALIDATOR_USER_AGENT includes the up-to-date
Django version number. Thanks, James Wheare.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5451 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-06-10 02:00:46 +00:00 |
Malcolm Tredinnick
|
4a1dfe4240
|
Fixed #4489 -- Made a small grammatical tweak to Dutch translation. Thanks,
Alper Çugun.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5449 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-06-10 01:47:02 +00:00 |
Malcolm Tredinnick
|
dcc090e457
|
Fixed #4290 -- Added a warning about trailing slashes to the project settings
file. Thanks, mw@agami.at.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5404 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-06-01 10:00:00 +00:00 |
Malcolm Tredinnick
|
0c4385bb02
|
Added new TEST_DATABASE_CHARSET and TEST_DATABASE_COLLATION settings to ensure
that databases are created with the expected encoding during testing.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5380 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-05-29 12:42:08 +00:00 |
Russell Keith-Magee
|
d9f6470f2d
|
Fixed #1278 -- Added a context processor that puts MEDIA_URL in the context, and added that context processor to the default set. Thanks to Ubernostrum for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5379 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-05-29 11:09:24 +00:00 |
Malcolm Tredinnick
|
d66b56f53b
|
Report an error if urlpatterns contain a string view name and it is empty.
Refs #4319.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5360 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-05-27 11:09:52 +00:00 |
Malcolm Tredinnick
|
611585665a
|
Fixed #4377 -- Small tweak to the German translation. Thanks, Frank Tegtmeyer.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5350 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-05-26 09:07:06 +00:00 |
Malcolm Tredinnick
|
8d3b587012
|
Fixed #4383 -- Updated Catalan translation. Thanks, Marc Fargas.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5349 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-05-26 09:05:11 +00:00 |
Malcolm Tredinnick
|
fd21702b2e
|
Fixed #4347 -- Updated Catalan translation. Thanks, Marc Fargas.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5305 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-05-21 03:55:24 +00:00 |
Malcolm Tredinnick
|
20ba237a30
|
Fixed #3673 -- Fixed format string errors in Telugu translation. Thanks
pavithran.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5304 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-05-21 03:51:37 +00:00 |
Malcolm Tredinnick
|
ce9aca5823
|
Fixed #4343 -- Fixed a couple of format errors in the Argentinean Spanish
translation. Thanks, Ramiro Morales.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5288 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-05-19 17:59:42 +00:00 |
Malcolm Tredinnick
|
5967e63bd8
|
Fixed #4308 -- Updated Russian translation. Thanks, Vasiliy Stavenko.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5287 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-05-19 17:57:43 +00:00 |
Malcolm Tredinnick
|
5152b55b38
|
Fixed #4283 -- Added Bulgarian translation. Thanks Jordan Dimov.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5225 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-05-14 08:12:03 +00:00 |
Malcolm Tredinnick
|
8562216c40
|
Fixed #4275 -- Fixed a couple of typos in the Simplified Chinese translation.
Thanks, imskyee@gmail.com.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5186 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-05-11 08:18:41 +00:00 |
Malcolm Tredinnick
|
606f387f49
|
Fixed #4240 -- Updated Latvian translation. Thanks, Gacha.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5177 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-05-09 13:41:48 +00:00 |
Malcolm Tredinnick
|
c95a48b802
|
Fixed #4229 -- Updated Hebrew translation. Thanks, Meir Kriheli.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5176 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-05-09 13:36:22 +00:00 |
Malcolm Tredinnick
|
dabae55913
|
Fixed #4132 -- Updated Polish translation. Thanks, Michal Chruszcz.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5175 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-05-09 13:32:20 +00:00 |
Malcolm Tredinnick
|
abff821f14
|
Fixed #4197 -- Added some updates to the German translation. Thanks, Thomas
Steinacher.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5162 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-05-08 02:50:41 +00:00 |
Malcolm Tredinnick
|
7a84ad93e6
|
Fixed #2897 -- Added support for TLS connections to email handling. This means
servers like Google's SMTP server can now be used for admin emails.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5144 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-05-03 13:35:02 +00:00 |
Malcolm Tredinnick
|
1cae38c731
|
Fixed #4044 -- Allowed callable views specifier to mix (i.e. not crash) with
prefix strings in URLConfs. Thanks, Vinay Sajip.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5127 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-29 09:41:46 +00:00 |
Malcolm Tredinnick
|
2f61bff0b7
|
Fixed #3980 -- Updated German translation. Thanks, Jannis Leidel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5124 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-28 16:37:02 +00:00 |
Malcolm Tredinnick
|
33ce769786
|
Fixed #4169 -- Updated Norwegian translation. Thanks, tt@gurgle.no.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5110 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-27 13:53:47 +00:00 |
Malcolm Tredinnick
|
14fac203e8
|
Fixed #4166 -- Fixed some format string errors in the Greek translation.
Thanks, orestis@orestis.gr.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5109 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-27 13:44:58 +00:00 |
Malcolm Tredinnick
|
f85f1d077a
|
Fixed #4129 -- Pass any prefix setting into url(...) constructions so that
prefixes work with the new syntax and strings for function names.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5086 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-26 11:17:19 +00:00 |
Malcolm Tredinnick
|
37e4842661
|
Fixed #4138 -- Updated Korean translation. Thanks, Sung-Jin Hong.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5078 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-25 12:04:50 +00:00 |
Malcolm Tredinnick
|
5dfe74f221
|
Fixed #3185 -- Made values for login, logout and post-login redirect URLs
configurable. This is a combined patch from Vasily Sulatskov, Marc Fargas and
Collin Grady.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5072 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-25 08:49:57 +00:00 |
Malcolm Tredinnick
|
6c812e9143
|
Fixed #4108 -- Updated French translation. Thanks, Baptiste.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5070 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-25 08:17:41 +00:00 |
Malcolm Tredinnick
|
43973c93b7
|
Fixed #4010 -- Updated Italian translation. Thanks flavio.curella@gmail.com.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5038 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-20 09:06:55 +00:00 |
Malcolm Tredinnick
|
52d689abeb
|
Fixed #3965 -- Added Slovenian Javascript translations. Thanks Gasper Koren.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5037 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-20 09:04:51 +00:00 |
Malcolm Tredinnick
|
17fac1b09b
|
Fixed #3966 -- Updated Macedonian translation. Thanks, Georgi Stanojevski.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4984 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-09 13:18:23 +00:00 |
Malcolm Tredinnick
|
f5d4731a00
|
Fixed #3912 -- Updated Slovak translation. Thanks Martin Kosír.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4977 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-09 12:08:04 +00:00 |
Malcolm Tredinnick
|
4b4d1af660
|
Fixed #3932 -- Updated Spanish translation. Thanks, gomo@datafull.com.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4976 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-09 12:03:15 +00:00 |
Malcolm Tredinnick
|
66356056a5
|
Fixed #3943 -- Added Korean translation. Thanks, Hyun Mi Ae.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4975 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-09 11:58:25 +00:00 |
Malcolm Tredinnick
|
bee9b9378a
|
Fixed #3950 -- Fixed some errors in the Norwegian translation. Thanks, Ludvig
Ericson.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4974 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-09 11:27:12 +00:00 |
Malcolm Tredinnick
|
e725280cb1
|
Missed file from [4928].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4929 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-05 01:57:51 +00:00 |
Malcolm Tredinnick
|
367db24b79
|
Updated version of default English PO file.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4928 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-05 01:57:09 +00:00 |
Malcolm Tredinnick
|
084bb7420f
|
Fixed #3901 -- Updated Brailian Portugese translation. Thanks onaiort@gmail.com.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4927 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-05 01:55:55 +00:00 |
Malcolm Tredinnick
|
abe6c5d6ae
|
Fixed #3901 -- Updated Brazilian Portugese translation. Thanks Daniel Alves
Barbosa de Oliveira Vaz.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4911 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-03 04:42:40 +00:00 |
Malcolm Tredinnick
|
d882656ea3
|
Added the ability to name URL patterns. Helps with disambiguity reverse matches.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4901 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-04-01 07:25:20 +00:00 |
Malcolm Tredinnick
|
e824bcb1bd
|
Fixed #3824 -- Updated Japanese translations. Thanks, Makoto Tsuyuki.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4863 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-03-30 05:51:42 +00:00 |
Malcolm Tredinnick
|
6f19ce8832
|
Fixed #3673 -- Updated Telugu translation. Thanks Pavithran.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4861 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-03-30 04:53:36 +00:00 |
Malcolm Tredinnick
|
72235e5a95
|
Fixed #3823 -- Updated Argentinean Spanish translation. Thanks, Ramiro Morales.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4860 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-03-30 04:51:18 +00:00 |
Malcolm Tredinnick
|
93cbd0844d
|
Fixed #3836 -- Updated French translation. Thanks Baptiste.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4859 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-03-30 04:48:35 +00:00 |
Malcolm Tredinnick
|
f6d370c3a4
|
Backed out [4828]. We keep all contributor names in the AUTHORS file, not in
the code itself.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4837 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-03-28 15:38:49 +00:00 |
Adrian Holovaty
|
8a0b3ed35b
|
Fixed #3633 -- Added credit to German translators. Thanks, Dirk Eschler
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4828 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-03-25 23:31:40 +00:00 |
Malcolm Tredinnick
|
f708bd69c9
|
Fixed #3745 -- Added Portugese (pt) translation. Thanks Nuno Mariz.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4766 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-03-20 23:57:24 +00:00 |
Malcolm Tredinnick
|
038aa4f74a
|
Fixed #3726 -- Updated Tamil (ta) translations. Thanks
ponnusamy.simpleman@gmail.com.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4765 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-03-20 23:50:14 +00:00 |
Malcolm Tredinnick
|
4e4222b2c1
|
Fixed #3720 -- Updated Turkish translations. Thanks Can Burak Çilingir.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4764 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-03-20 23:42:08 +00:00 |
Malcolm Tredinnick
|
4752c0aa77
|
Added missing Polish translation file.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4763 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-03-20 23:41:04 +00:00 |