Malcolm Tredinnick
9e22d3ca4a
[1.0.X] Fixed #10077 -- Fixed a Chinese translation error. Thanks, wizunion@gmail.com.
...
Backport of r10466 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10467 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-10 07:35:57 +00:00
Nicola Larosa
2d97ab1131
[1.0.X] Updated Italian translation
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10464 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-10 06:24:43 +00:00
Malcolm Tredinnick
dd7198701a
[1.0.X] Fixed #9315 -- Handle spaces in URL tag arguments.
...
Thanks Natalia Bidart and Matías Bordese for most of this patch.
Backport of r10462 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10463 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-10 04:49:00 +00:00
Malcolm Tredinnick
6c45765681
[1.0.X] Fixed #8515 -- Fixed validation of Polish REGON numbers.
...
Patch from Piotr Lewandowski.
Backport of r10460 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10461 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-10 01:13:29 +00:00
Jacob Kaplan-Moss
8c3d593b0f
[1.0.X] Fixed #7944 : date-based generic views no longer get confused with a numeric month format. Thanks to Justin Lilly and Alex Gaynor. Backport of r10457 and r10458 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10459 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-09 15:28:41 +00:00
Jacob Kaplan-Moss
3891c137d4
[1.0.X] Fixed #9341 : add another on `ManyToManyField`s with `raw_id_admins` now works correctly. Backport of r10452 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10453 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-08 19:58:24 +00:00
Jacob Kaplan-Moss
e013c78ef8
[1.0.X] Fixed the test from [10447] to not depend on `os.listdir()` ordering. I always forget about that one; thanks, buildbot. Backport of r10449 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10450 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-08 19:42:01 +00:00
Jacob Kaplan-Moss
136d8b2854
[1.0.X] Fixed #8422 : FilePathField now respects required=False. Backport of r10447 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10448 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-08 18:55:06 +00:00
Jarek Zgoda
5fc10e9293
[1.0.X] Polish translations updated: new msgids in comments + unification of messages with trunk
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10445 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-08 09:02:29 +00:00
Jacob Kaplan-Moss
3cff712c21
Updated svnmerge metadata.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10442 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-07 22:21:10 +00:00
Jacob Kaplan-Moss
4f2259f539
[1.0.X] Added some tests to show that #9672 has been fixed ever since [10215]. Refs #9672 . Backport of r10440 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10441 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-07 22:13:30 +00:00
Justin Bronn
806d898bbf
[1.0.X] Fixed #10757 -- Fixed improper selection of primary keys across relations when using `GeoManager.values`. Thanks, David Gouldin for ticket and initial patch.
...
Backport of r10434 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10437 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-07 21:33:43 +00:00
Jacob Kaplan-Moss
866574a854
[1.0.X] Fixed #9957 : feeds now respect time zone information provided by the pub date. Backport of r10435 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10436 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-07 21:21:17 +00:00
Jacob Kaplan-Moss
8c763da4f7
[1.0.X] Fixed #9555 : respect the `feed_url` feed parameter. Thanks, sedden. Backport of r10432 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10433 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-07 20:30:04 +00:00
Jacob Kaplan-Moss
0013403eee
[1.0.X] Fixed #10169 : don't accidentally try to redirect to "None" after posting a comment. Backport of r10429 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10431 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-07 20:23:54 +00:00
Jacob Kaplan-Moss
1c2ee287c0
[1.0.X] Fixed #10633 , #10691 : marked strings in the comments app for translation. Thanks, zgoda. Backport of r10427 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10430 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-07 20:23:42 +00:00
Jacob Kaplan-Moss
6951cece53
[1.0.X] Replaced a misplaced import from [10425].
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10426 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-07 19:53:42 +00:00
Jacob Kaplan-Moss
0c85192ebe
[1.0.X] Fixed #10585 : comment redirects built from the `next` parameter now work correctly when `next` already contains a query string. Backport of r10424 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10425 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-07 19:50:42 +00:00
Jacob Kaplan-Moss
f78c70b3b2
[1.0.X] Fixed #9956 : relax the URL pattern for primary keys in the comment redirect so that models with custom PKs aren't cut out of the loop. Backport of r10422 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10423 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-07 19:41:31 +00:00
Jacob Kaplan-Moss
503b3ca459
[1.0.X] Fixed #9792 : corrected invalid HTML in the comment form and comment preview. Backport of r10420 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10421 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-07 19:35:11 +00:00
Jacob Kaplan-Moss
a340c7f0e2
[1.0.X] Fixed #9268 : pass the "next" param through in the comment preview/post view. Also updated the docs to make this a bit clearer. Backport of r10418 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10419 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-07 19:29:34 +00:00
Jacob Kaplan-Moss
4c7b2b8baf
[1.0.X] Updated svnmerge metadata.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10417 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-07 19:13:15 +00:00
Jacob Kaplan-Moss
ff4609b686
[1.0.X] Fixed #10714 - made mod_wsgi recommendation consistent across deployment documentation, and removed duplicate modwsgi nav link. Backport of r10411 and r10413 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10416 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-07 19:11:20 +00:00
Russell Keith-Magee
3931829c6e
[1.0.X] Fixed #10183 -- Corrected the handling of unicode in assertContains and assertNotContains. Thanks to trbs for the patch.
...
Merge of r10414 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10415 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-07 12:15:25 +00:00
Karen Tracey
bb558539ad
[1.0.X] Made a set of small test changes to avoid leaving temp files hanging around after running the test suite. First, fixed a couple of places where temp dirs were (or could be) created without later being deleted. Second, added a missing close() before unlink() since Windows raises an error on an attempt to remove an open file. Finally, in the file_uploads tests, avoided opening-by-name temporary files that we already have a descriptor for. Doing additional opens seems to run afoul of the Windows issue with deleting open files, so it generally works better to just seek back to 0 instead of calling open multiple times.
...
Backport/merge of r10406. Also updated svnmerge metadata.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10407 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-05 21:45:07 +00:00
Jacob Kaplan-Moss
520c670b9d
[1.0.X] Fixed a sloppy test auth test. [10400] revealed that the auth test was relying on the weird difference between calling a management from the shell and from `call_command`. That this worked in the first case was pretty much an accident. Backport of r10404 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10405 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-05 19:01:03 +00:00
Jacob Kaplan-Moss
734a3ac767
[1.0.X] Fixed the test case from [10399] to be more robust against the order in which test cases are executed. Backport of r10402 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10403 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-05 17:54:40 +00:00
Jacob Kaplan-Moss
33173e98c1
[1.0.X] Fixed #10080 : `call_command` now takes option defaults into account, sparing individual commands from any difference between `call_command` and being run from the shell. Thanks, Alex Koshelev. Backport of 10400 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10401 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-05 17:28:09 +00:00
Jacob Kaplan-Moss
35c30ee957
Fixed #9989 : fixed a subtle edge case where removing signals could break. Thanks, ferringb. Backport of r10398 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10399 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-05 17:21:25 +00:00
Karen Tracey
50d3ebf72a
Fixed #8900 : Added errno=13 (permission denied) to the class of ignored OSErrors when attempting to delete the old file in file_move_safe.
...
This error was seen on Windows with Pythons < 2.5. In the case where the error was seen, the old file is auto-deleted on close anyway by the Windows-specific NamedTemporaryFile support.
No new test because the failure could be seen when running the file_uploads test with Python 2.3/2.4 on Windows. With this fix file_uploads runs clean in that environment.
While in the neignborhood fixed up the docstrings to better match the reality of what the code does and what the function is named.
r10396 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10397 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-05 04:48:11 +00:00
Karen Tracey
a9931e5655
[1.0.X] Fixed the test added for #9005 to use the e.args[0] instead of e.message. Exceptions didn't have 'message' before Python 2.5, and it was deprecated as of Python 2.6. args[0] works without error or DeprecationWarning from Python 2.3 through 2.6.
...
r10394 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10395 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-04 19:48:26 +00:00
Karen Tracey
2d20e5265a
[1.0.X] Fixed up the tests added for #9779 to run under Python 2.3, which doesn't have set.
...
Merge of the part of [10392] that applies to the 1.0.X branch.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10393 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-04 19:12:52 +00:00
Karen Tracey
cfe9b6f642
[1.0.X] Replace test use of assertTrue with failUnless. No matter how many times we try, Python 2.3 still doesn't recognize assertTrue.
...
[10390] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10391 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-04 17:54:35 +00:00
Karen Tracey
055f9a0ebf
[1.0.X] Fixed #10254 : Changed the regex in get_valid_filename to allow unicode alphanumerics (thanks gulliver). Also updated the file_uploads test for this case to check the name after saving the uploaded file. As it was the test ensured that files with unicode characters in their names could be uploaded, but it wasn't actually ensuring that the unicode characters were preserved through save.
...
Backport of [10388]
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10389 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-04 17:42:43 +00:00
Karen Tracey
3c5f7bc262
[1.0.X] Update svnmerge metadata.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10387 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-04 17:19:50 +00:00
Russell Keith-Magee
f3a81cb5af
[1.0.X] Blocked r10385 from merge.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10386 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-04 06:59:59 +00:00
Jacob Kaplan-Moss
fd8965198f
[1.0.X] Fixed #9991 : correctly introspect PostgreSQL 'real' types. Backport of r10379 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10380 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-03 20:53:50 +00:00
Jacob Kaplan-Moss
b45cf13bed
[1.0.X] Fixed #10372 : made `get_svn_revision()` more robust. Thanks, mboersma. Backport of r10377 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10378 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-03 20:29:59 +00:00
Jacob Kaplan-Moss
fbffc2e943
[1.0.X] Fixed #10522 : accept tuples in `generic_inlineformset_factor(exclude)`. Thanks, mk. Backport of r10375 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10376 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-03 20:04:39 +00:00
Jacob Kaplan-Moss
9907495b3c
[1.0.X] Fixed #9546 : GenericRelations inherited from base models no longer query using the wrong content type. Backport of r10373 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10374 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-03 19:56:30 +00:00
Jacob Kaplan-Moss
597102199e
[1.0.X] Fixed a whole bunch of small docs typos, errors, and ommissions. Backport of the parts of r10371 that apply to the 1.0 docs.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10372 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-03 18:37:43 +00:00
Jarek Zgoda
8c253bcea1
Polish translation updated
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10368 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-02 08:35:40 +00:00
Jacob Kaplan-Moss
faf049c498
Updated svnmerge metadata.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10367 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-02 05:28:44 +00:00
Jacob Kaplan-Moss
4257feffe8
[1.0.X] Fixed #9520 : make the date filter fail silently for non-date values. Thanks, Andrew Badr and Eric Holscher. Backport of r10365 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10366 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-02 05:22:17 +00:00
Jacob Kaplan-Moss
38aeee4839
[1.0.X] Added tests for database introspection. Refs #9779 . Backport r10362 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10363 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-02 04:34:42 +00:00
Jacob Kaplan-Moss
fd7280e4f4
[1.0.X] Fixed #10063 : stop passing the -W flag to psql since it isn't needed and interferes with .pgpass. Thanks, Walter. Backport of r10360 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10361 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-02 02:04:59 +00:00
Jacob Kaplan-Moss
33c27f2f28
[1.0.X] The most exciting *backport* you'll ever see.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10359 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-02 01:57:12 +00:00
Jacob Kaplan-Moss
c51722373b
[1.0.X] Fixed the test in [10351] to work reguardless of the test settings. Backport of r10355 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10356 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-02 01:41:56 +00:00
Jacob Kaplan-Moss
ef0a5fb9eb
Updated svnmerge metadata.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10354 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-02 01:15:43 +00:00
Jacob Kaplan-Moss
a080fcd1a6
[1.0.X] Fixed #9005 : don't wig out when reversing a URL if SETTINGS_MODULE isn't set. While I was there, I fixed #10599 by re-raising the original error message, which is almost always a better idea. Thanks, Eric. Backport of r10350 from trunk.
...
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10351 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-01 23:09:45 +00:00