Malcolm Tredinnick
|
0cdd65aa28
|
Fixed a simple TODO item in one error path of the "extends" tag.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7085 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-04 04:57:56 +00:00 |
Malcolm Tredinnick
|
b9e088ae14
|
Fixed #5124 -- Added a reasonable error when "extends" is not the first template tag. Patch from k0001.
Refs #6274.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7084 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-04 04:52:37 +00:00 |
Malcolm Tredinnick
|
12ed18935b
|
Fixed #6113 -- Added auto-escaping "safe" marking for the MultiWidget. Thanks, Martin Conte MacDonell.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7083 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-04 02:33:38 +00:00 |
Malcolm Tredinnick
|
10015fae4d
|
Allow whitespace prior to an "extends" tag. This allows a little more formatting flexibility. Refs #6274.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7082 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-04 02:31:53 +00:00 |
Malcolm Tredinnick
|
5f477760ac
|
Fixed #6480 -- Added application/pdf the list of content types we don't compress when sending to Internet Explorer. Thanks, Bastien Kleineidam.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7080 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-04 01:40:53 +00:00 |
Malcolm Tredinnick
|
0c4ea9b922
|
Fixed #6279, #6514 -- Fixed some HTML escaping problems in the urlize filter.
Based on a patch from SmileyChris with some test additions from Rob Hudson.
Thanks, both.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7079 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 08:54:26 +00:00 |
Malcolm Tredinnick
|
25c4ab99e3
|
Fixed #6109 -- Marked fieldset descriptions as safe from auto-escaping. Good
catch, SomeGuy.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7078 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 07:39:10 +00:00 |
Malcolm Tredinnick
|
c03b5c1091
|
Fixed #6224 -- Small doc fixed for Argentinean localflavor. Thanks, Ramiro
Morales.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7077 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 04:44:00 +00:00 |
Malcolm Tredinnick
|
5a0d7223f5
|
Fixed #6531 -- Updated Argentinean Spanish translation from Ramiro Morales.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7076 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 04:36:49 +00:00 |
Malcolm Tredinnick
|
4378f19055
|
Fixed #6530 -- Updated Swedish translation form Mikko Hellsing.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7075 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 04:32:32 +00:00 |
Malcolm Tredinnick
|
570b9854e6
|
Fixed #6522 -- Updated Farsi translation. Thanks, cmorgh@gmail.com.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7074 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 04:29:38 +00:00 |
Malcolm Tredinnick
|
64c4973b0c
|
Fixed #6451 -- Added weekday abbreviations to the German translation. Thanks,
john@fairviewcomputing.com.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7073 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 04:26:00 +00:00 |
Malcolm Tredinnick
|
09c755904e
|
Fixed #6448 -- Updated Irish translation from Michael Thornhill.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7072 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 04:22:11 +00:00 |
Malcolm Tredinnick
|
01e4033b1e
|
Fixed #6441 -- Updated Catalan translation from Marc Garcia.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7071 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 04:18:40 +00:00 |
Malcolm Tredinnick
|
c8163cc454
|
Fixed #6415 -- Updated Icelandic translation from Jökull Sólberg Auðunsson.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7070 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 04:16:02 +00:00 |
Malcolm Tredinnick
|
f8c72fbaf4
|
Fixed #1984 -- Updated Italian translation from Nicola Larosa.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7069 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 04:10:01 +00:00 |
Malcolm Tredinnick
|
050b8a436a
|
Fixed #6305 -- Always emit the got_request_exception signal, even when
DEBUG=True. Patch from Collin Anderson.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7068 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 04:06:35 +00:00 |
Malcolm Tredinnick
|
3815ff7ec5
|
Fixed #6313 -- Typo fix pointed out by thejaswi_puthraya.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7067 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 04:06:13 +00:00 |
Malcolm Tredinnick
|
8926a10fea
|
Fixed #6303 -- Handle missing language specification in feed generation. Thanks, david.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7066 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 03:23:10 +00:00 |
Malcolm Tredinnick
|
787acefc73
|
Fixed #6423 -- Don't fall in a hole in the debug screen if somebody raises an old-fashioned string exception. Thanks, guettli.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7065 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 02:24:56 +00:00 |
Malcolm Tredinnick
|
8b29767f3f
|
Fixed #6301 -- Added '*' to the characters not converted by iri_to_uri(), as
pointed out by samidh.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7064 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 02:21:51 +00:00 |
Malcolm Tredinnick
|
8ce7d4740e
|
Fixed #6359 -- Fixed an oversight in the debug output: template loaders need not have a get_source() method. Thanks, Guido van Rossum.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7063 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 02:11:58 +00:00 |
Malcolm Tredinnick
|
2542b94fb2
|
Fixed #6465 -- Tweaked MergeDict.getlist() to work with Django's MultiValueDict class. Thanks, Matt McClanahan.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7062 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 02:02:41 +00:00 |
Malcolm Tredinnick
|
f467c8cbc1
|
Fixed #6356 -- Added a mark_safe() call that was missed in a url() method. Thanks, tangerine.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7061 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 01:52:45 +00:00 |
Malcolm Tredinnick
|
f45dab3061
|
Fixed #6479 -- Use settings.SESSION_COOKIE_NAME instead of hard-coded "sessionid" in the test client. Thanks, Bastian Kleineidam.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7058 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 01:37:29 +00:00 |
Malcolm Tredinnick
|
046d943148
|
Fixed #6495 -- Fixed debug traceback HTML output in the rare case when there is no source line to display. Thanks, Bastian Kleineidam.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7057 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 01:24:40 +00:00 |
Malcolm Tredinnick
|
e5f7ed87d4
|
Fixed #6478 -- Allow tests to be interrupted with system exits and ^C. Thanks,
Bastian Kleineidam.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7056 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 01:24:22 +00:00 |
Malcolm Tredinnick
|
e715ead55f
|
Fixed #6383 -- Fixed a typo in the Irish counties list. Thanks, Jamie Quint.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7055 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-03 01:17:59 +00:00 |
Gary Wilson Jr
|
cc7c6f3e46
|
Fixed #5422 -- Added a `raw` parameter to model `pre_save` and `post_save` signals, based on patch from `graham.carlyle@maplecroft.net`.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7054 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-02-01 17:32:29 +00:00 |
Gary Wilson Jr
|
28353a682d
|
Fixed `add_domain` call to use domain attribute of `current_site` so the function doesn't use the string representation of `current_site`.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7051 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-31 22:33:50 +00:00 |
Gary Wilson Jr
|
d72ce4f20c
|
Fixed #6508 -- Fixed `add_domain` function to also work with https feed URLs, thanks Uninen.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7050 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-31 22:31:38 +00:00 |
Gary Wilson Jr
|
9fcaf3504c
|
Fixed #6431 -- Fixed misspelling in projects template settings file, thanks Daniel Lindsley.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7041 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-28 05:40:57 +00:00 |
Gary Wilson Jr
|
a01ebb4a50
|
Fixed #6354 -- Fixed url in `django/conf/urls/shortcut.py` to work with non-integer primary keys (refs #2033) and made use of the URL file in the admin urls.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7040 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-28 05:36:44 +00:00 |
Gary Wilson Jr
|
2e43934aed
|
Fixed #6324 -- Fixed `get()` call in `UserFlagManager.flag()`.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7039 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-28 05:29:09 +00:00 |
Gary Wilson Jr
|
332e68d550
|
Style fixes.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7038 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-28 05:27:39 +00:00 |
Gary Wilson Jr
|
ff707f502c
|
Fixed #6419 -- Fixed verbosity level checks in loaddata command that were raised to unobtainable levels in [6883].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7037 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-28 03:53:50 +00:00 |
Gary Wilson Jr
|
f780ce6176
|
Fixed #6471 -- Fixed stringfilter decoration of `force_escape` filter.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7033 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-28 02:30:53 +00:00 |
Gary Wilson Jr
|
80f5cafbc4
|
Fixed typo in testcases module.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7032 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-28 02:15:00 +00:00 |
Jacob Kaplan-Moss
|
755278253e
|
Fixed #6302 for ImageFields.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7025 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-18 15:53:19 +00:00 |
Russell Keith-Magee
|
12efef0635
|
Fixed #6031 -- Added error handling for _pre_test in django.test.TestCase; exceptions during pre-test setup are now reported as test failures, rather than crashing the entire test framework. Thanks, Thomas Guttler <hv@tbz-pariv.de>.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7023 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-18 13:37:40 +00:00 |
Joseph Kocherhans
|
fd20365b27
|
Fixed #6302. FileField no longer requires a value if one already exists. Thanks Brian Rosner and Øyvind Saltvik.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7021 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-17 18:03:21 +00:00 |
Gary Wilson Jr
|
298d76aed4
|
Fixed #3165 -- Really allow underscores when making a superuser, thanks `SmileyChris`.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7018 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-13 04:03:36 +00:00 |
Gary Wilson Jr
|
38fe6bf0fa
|
Fixed #6347 -- Fixed missing comma in `it_province.py` module, thanks Filippo Caprioli.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7017 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-13 03:50:57 +00:00 |
Malcolm Tredinnick
|
b690a9970f
|
Fixed #6329 -- Updated Croation (hr) translation from Aljosa Mohorovic.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7011 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-09 11:42:58 +00:00 |
Malcolm Tredinnick
|
b253eab14a
|
Fixed #6292 -- Updated Japanese translation from Makoto Tsuyuki.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7010 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-09 11:42:28 +00:00 |
Malcolm Tredinnick
|
c2a5f91909
|
Fixed #6288 -- Updated Catalan translation from Marc Fargas.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7009 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-09 11:42:02 +00:00 |
Malcolm Tredinnick
|
2599ae8fef
|
Fixed #6277 -- Updated Turkish translation (and moved authors into AUTHORS file). Thanks, Can Burak Çilingir.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7008 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-09 11:41:35 +00:00 |
Malcolm Tredinnick
|
041e24dbde
|
Fixed a subtle corner case whereby sending a bad session ID generates new (unused) session entries in the database table.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7001 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-06 12:53:09 +00:00 |
Malcolm Tredinnick
|
d1793f1774
|
Fixed #6248 -- Fixed typo in urlify.js. Pointed out by arien.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6999 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-06 03:55:23 +00:00 |
Malcolm Tredinnick
|
a7da12d320
|
Fixed #5567 -- Added a "last" filter. Based on a patch from darkpixel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6998 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-01-06 03:53:33 +00:00 |