https://github.com/django/django

sort by:
Revision Author Date Message Commit Date
ef784f9 [1.0.X] Django 1.0.2. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9499 bcc190cf-cafb-0310-a4f2-bffc1f526a37 19 November 2008, 05:27:25 UTC
9ba5b12 [1.0.X] docutils fix in release notes git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9497 bcc190cf-cafb-0310-a4f2-bffc1f526a37 19 November 2008, 05:23:58 UTC
f6d6838 [1.0.X] Add 1.0.2 release notes to index git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9495 bcc190cf-cafb-0310-a4f2-bffc1f526a37 19 November 2008, 05:21:03 UTC
92754ac Draft 1.0.2 release notes git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9494 bcc190cf-cafb-0310-a4f2-bffc1f526a37 19 November 2008, 05:17:58 UTC
371fee7 [1.0.X] Fixed #9597: Hebrew translation update. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9492 bcc190cf-cafb-0310-a4f2-bffc1f526a37 18 November 2008, 22:29:05 UTC
6aff7f4 [1.0.X] Fixed #9612: Danish translation update including date format corrections. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9491 bcc190cf-cafb-0310-a4f2-bffc1f526a37 18 November 2008, 22:25:08 UTC
cc0e00e [1.0.X] Removed 'Most Web sites wouldn't be complete without a way to upload files' sentence from file-uploads.txt in docs. I beg to differ. (Same as [9487] on trunk) git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9488 bcc190cf-cafb-0310-a4f2-bffc1f526a37 18 November 2008, 06:37:50 UTC
857e3aa [1.0.X] Reverted r9483 -- the patch broke the Oracle spatial backend. Backport of r9484 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9485 bcc190cf-cafb-0310-a4f2-bffc1f526a37 17 November 2008, 18:47:01 UTC
0ab5dad [1.0.X] Fixed #9620 -- spatial database tables now have `app_label` set correctly. Backport of r9482 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9483 bcc190cf-cafb-0310-a4f2-bffc1f526a37 17 November 2008, 18:22:39 UTC
ac52102 [1.0.X] Added the GEOS and GDAL interface licenses to the manifest template. Backport of r9480 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9481 bcc190cf-cafb-0310-a4f2-bffc1f526a37 17 November 2008, 18:12:28 UTC
174f35b [1.0.X] Fixed #9613 -- Added a bunch of files that were missing when the distribution tarball is created. Thanks, Justin Bronn. Backport of r9478 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9479 bcc190cf-cafb-0310-a4f2-bffc1f526a37 17 November 2008, 03:01:07 UTC
bdae3cc [1.0.X] Fixed #9608: Ensured a Model's default repr() is printable even if its unicode method raises a Unicode error. r9475 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9477 bcc190cf-cafb-0310-a4f2-bffc1f526a37 16 November 2008, 19:08:53 UTC
5adf72e [1.0.X] Block trunk feature/enhancement work from svnmerge to branch. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9476 bcc190cf-cafb-0310-a4f2-bffc1f526a37 16 November 2008, 19:04:51 UTC
73d32af [1.0.X] Added GeoDjango template and test data directories to the manifest template so that they are included when building the release tarball with `sdist`. Backport of r9473 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9474 bcc190cf-cafb-0310-a4f2-bffc1f526a37 16 November 2008, 16:39:06 UTC
f42df5f [1.0.X] Fixed #9472 -- Fixed a couple of URL patterns to be more consistent (and remove a misleading initial slash). Thanks, daveyjoe. Backport of r9471 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9472 bcc190cf-cafb-0310-a4f2-bffc1f526a37 16 November 2008, 09:38:40 UTC
aed1133 [1.0.X] Fixed #6052 -- Worked around a bug in MySQLdb with regards to handling SafeUnicode (handle SafeString similarly, just to be safe). Based on a patch from sfllaw. Backport of r9467 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9469 bcc190cf-cafb-0310-a4f2-bffc1f526a37 16 November 2008, 08:57:10 UTC
d7e1856 [1.0.X] Fixed #3501 -- Fixed date filtering in querysets for nullable date fields. Only affects SQLite. Backport of r9466 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9468 bcc190cf-cafb-0310-a4f2-bffc1f526a37 16 November 2008, 08:55:10 UTC
197892a [1.0.X] Now that this branch is 1.0.2 pre-alpha, it shouldn't have a download_url set in the setup.py. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9462 bcc190cf-cafb-0310-a4f2-bffc1f526a37 15 November 2008, 12:31:36 UTC
137d27a [1.0.X] With 1.0.1 out the door, branches/releases/1.0.X is now 1.0.2 pre-alpha. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9461 bcc190cf-cafb-0310-a4f2-bffc1f526a37 15 November 2008, 06:28:20 UTC
13f63f0 Django 1.0.1. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9459 bcc190cf-cafb-0310-a4f2-bffc1f526a37 15 November 2008, 06:00:26 UTC
08ae591 New download URL git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9458 bcc190cf-cafb-0310-a4f2-bffc1f526a37 15 November 2008, 06:00:14 UTC
9b93e49 [1.0.X] One more correction to the release notes. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9457 bcc190cf-cafb-0310-a4f2-bffc1f526a37 15 November 2008, 05:58:08 UTC
c0feb2f [1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "development version". Some were replaced with versionadded or versionchanged directives. Other, more minor ones, were removed altogether. Based on a patch from James Bennett. Backport of r9454 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9455 bcc190cf-cafb-0310-a4f2-bffc1f526a37 15 November 2008, 05:56:01 UTC
a4782f0 [1.0.X] Ensure generated package name does not contain spaces; this will make Django easy_installable from the Cheese Shop. This is [9452] on trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9453 bcc190cf-cafb-0310-a4f2-bffc1f526a37 15 November 2008, 05:39:58 UTC
a703cc9 Actually we didn't port that one to 1.0.1. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9450 bcc190cf-cafb-0310-a4f2-bffc1f526a37 15 November 2008, 05:35:52 UTC
0cee58d [1.0.X] Add 1.0.1 release notes and link them from the releases index page. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9448 bcc190cf-cafb-0310-a4f2-bffc1f526a37 15 November 2008, 05:20:08 UTC
087f8aa [1.0.X] Fixed a bug introduced in r9443. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9447 bcc190cf-cafb-0310-a4f2-bffc1f526a37 15 November 2008, 02:51:10 UTC
781a176 [1.0.X] Fixed #9258 -- Use _default_manager in ForeignKeyRawIdWidget.label_for_value. Thanks nullie for the patch. Backport of r9444 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9445 bcc190cf-cafb-0310-a4f2-bffc1f526a37 15 November 2008, 02:21:32 UTC
014c563 [1.0.X] Fixed #6948 -- The join filter was escaping the literal value that was passed in for the connector. This was contrary to what the documentation for autoescaping said and to what every other filter does with literal strings as arguments. This is backwards incompatible for the situation of the literal string containing one of the five special HTML characters: if you were writing {{ foo|join:"&" }}, you now have to write {{ foo| join:"&" }}. Previous behaviour was, as noted, a bug and contrary to what was documented and expected. Backport of r9442 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9443 bcc190cf-cafb-0310-a4f2-bffc1f526a37 15 November 2008, 01:24:53 UTC
385f2fe [1.0.X] Fixed #9076 -- Changed BaseInlineFormSet to not override BaseModelFormSet's get_queryset method. BaseInlineFormSet's method did not include a couple of fixes/enhancements that were made to the parent's method, resulting in excessive queries (some of which can return bad data due to #9006) for admin pages with inlines. Thanks bthomas for the initial patch. r9440 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9441 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 November 2008, 15:40:26 UTC
dbe18ce [1.0.X] Fixed #9592 -- Create data for the generic_inline_admin test during setup instead of via a fixutre since it uses a content type id which will vary depending on what other tests have been run. r9438 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9439 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 November 2008, 14:52:55 UTC
51dabd2 [django-1.0.X] Fixed #9377 -- Clarified when cmemcached support was included in Django. Backport of r9435 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9437 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 November 2008, 08:07:39 UTC
1b68c6a [django-1.0.X] Fixed #9531 -- Fixed some awkward wording in the docs. Thanks, gsf. Backport of r9434 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9436 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 November 2008, 08:07:11 UTC
659f982 [django-1.0.X] Fixed #9507 -- Correct an example in the admin docs. Thanks, john_scott and SmileyChris. Backport of r9432 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9433 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 November 2008, 07:51:16 UTC
539d947 [django-1.0.X] Fixed #9594 -- Typo fix in the testing example. Backport of r9429 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9431 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 November 2008, 07:43:26 UTC
68a7484 [django-1.0.X] Fixed #9468 -- Fixed a misleading FAQ answer. Backport of r9428 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9430 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 November 2008, 07:42:50 UTC
1c6f2b9 [django-1.0.X] Fixed #9570 -- Updated Arabic translation from Ossama M. Khayat. Backport of r9423 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9427 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 November 2008, 07:23:10 UTC
28ad811 [Django-1.0.X] Fixed #9574 -- Hindi translation from Thejaswi Puthraya. Backport of r9422 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9426 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 November 2008, 07:22:12 UTC
dab02d4 Italian translation updated git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9424 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 November 2008, 07:14:58 UTC
c1fdbb0 [1.0.X] Updated Argentinian spanish translations, refs #9506 and related commits. Port of [9420] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9421 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 November 2008, 02:48:29 UTC
aef9663 [1.0.X] Removed support for passing params as dicts in the oracle backend. Wasn't documented, didn't work, isn't necessary. Backport of [9418] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9419 bcc190cf-cafb-0310-a4f2-bffc1f526a37 14 November 2008, 00:56:12 UTC
4007ac0 [1.0.X] Updated svnmerge metadata and added myself to committers (r9416 from trunk). git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9417 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 November 2008, 23:53:52 UTC
ac832a2 [1.0.X] Fixed #9579 -- Properly handle apps running with (and specifically, loading templates from) a current working directory path that contains non-ASCII characters. Thanks for the report to gonzalodelgado and for advice on how to fix it to Daniel Pope. r9411 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9414 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 November 2008, 19:11:08 UTC
f219136 [1.0.X] Fixed #9498 -- Handle a formset correctly when the foreign key is not available (for now). This case pops up with generic foreign key inlines after [9297]. Added tests to handle future regressions with generic foreign key inlines in the admin. Thanks markus and danielr for patches. Backport of [9412] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9413 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 November 2008, 19:05:49 UTC
c8dcbb0 [1.0.X] Updated Catalan translation. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9408 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 November 2008, 18:07:51 UTC
fd0c24b [1.0.X] Updated Spanish translation. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9407 bcc190cf-cafb-0310-a4f2-bffc1f526a37 13 November 2008, 18:07:06 UTC
7d3450d [1.0.X] Updated German translation. Thanks bartTC and flosch. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9406 bcc190cf-cafb-0310-a4f2-bffc1f526a37 12 November 2008, 23:29:24 UTC
a2e02a5 [1.0.X] Fixed #106 -- Refrain from generating popup window names that IE refuses to pop up. Thanks for the reports and initial patches nbstrite and jsmullyan. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9404 bcc190cf-cafb-0310-a4f2-bffc1f526a37 12 November 2008, 16:25:36 UTC
8ec6b87 [1.0.X] Fixed #9572 -- Corrected some documentation that misleadingly gave the extension for YAML fixtures as YML. Thanks to django@i-sh.me.uk for the report. Merge from trunk of [9401] git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9402 bcc190cf-cafb-0310-a4f2-bffc1f526a37 12 November 2008, 11:53:16 UTC
cecbed5 [1.0.X] Fixed #8646 -- Modified test client to set a fully WSGI compliant environment. Thanks to Adam Lofts for the report. Merge from trunk of [9396] git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9400 bcc190cf-cafb-0310-a4f2-bffc1f526a37 12 November 2008, 11:35:34 UTC
7a14211 [1.0.X] Blocked [9397] and [9398] from merging into the 1.0.X branch. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9399 bcc190cf-cafb-0310-a4f2-bffc1f526a37 12 November 2008, 11:29:50 UTC
2a1c907 [1.0.X] Fixed #5079 -- Avoid converting Decimals to floats during save to the database. [9394] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9395 bcc190cf-cafb-0310-a4f2-bffc1f526a37 12 November 2008, 00:38:48 UTC
1173698 [1.0.X] Fixed #9566 -- made GeoJSON regex more robust. Backport of r9392 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9393 bcc190cf-cafb-0310-a4f2-bffc1f526a37 11 November 2008, 17:28:43 UTC
1ea0057 [1.0.X] Fixed #9567 - Removed an extraneous 'are'. [9390] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9391 bcc190cf-cafb-0310-a4f2-bffc1f526a37 11 November 2008, 03:00:27 UTC
21e0efc [1.0.X] Fixed #7064: Made DemicmalField validation support max_digits equal to decimal_places. r9387 and r9388 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9389 bcc190cf-cafb-0310-a4f2-bffc1f526a37 10 November 2008, 20:04:42 UTC
8c31bb7 [1.0.X] Fixed #6035 -- Gave the SplitDateTimeField the proper default widget. Thanks dtulig. r9385 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9386 bcc190cf-cafb-0310-a4f2-bffc1f526a37 10 November 2008, 19:46:13 UTC
4a3dcd7 [1.0.X] Fixed #8910 -- Added force_unicode during admin log message creation to avoid triggering a Python 2.3 bug. Thanks for the report joshg and patch nfg. [9383] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9384 bcc190cf-cafb-0310-a4f2-bffc1f526a37 10 November 2008, 17:26:13 UTC
df8cb50 Fixed #9544 -- Updated Danish translation from Finn Gruwier Larsen. Backport of r9381 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9382 bcc190cf-cafb-0310-a4f2-bffc1f526a37 10 November 2008, 10:37:03 UTC
24860cc [1.0.X] Refs #9537, Updated Polish translation; Thanks Jarek Zgoda. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9378 bcc190cf-cafb-0310-a4f2-bffc1f526a37 10 November 2008, 10:22:24 UTC
6b7f2bd [Django-1.0.X] New Thai translation from Kowito Charoenratchatabhan and Kadesarin Sanjek. Fixed #9542. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9377 bcc190cf-cafb-0310-a4f2-bffc1f526a37 10 November 2008, 10:21:50 UTC
e6c2f49 [django-1.0.X] Updated French translation from David Larlet. Fixed #9512. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9375 bcc190cf-cafb-0310-a4f2-bffc1f526a37 10 November 2008, 09:57:23 UTC
a24d80f [1.0.X] Fixed #9556 - typos in syndication docs. Thanks sedden. [9373] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9374 bcc190cf-cafb-0310-a4f2-bffc1f526a37 09 November 2008, 19:02:54 UTC
3ced836 [1.0.X] Fixed #9514 -- Made admin change_form template correctly recognize/report when a form has only a single error. [9371] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9372 bcc190cf-cafb-0310-a4f2-bffc1f526a37 09 November 2008, 18:54:12 UTC
dc0389c [1.0.X] Fixed #5748 -- Made floatformat filter round properly on all platforms and handle NaN input correctly on Windows. Also added tests for these cases. Thanks for the report and initial patch to SmileyChris and PJCrosier. [9369] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9370 bcc190cf-cafb-0310-a4f2-bffc1f526a37 08 November 2008, 01:53:20 UTC
f56df04 [1.0.X] Updated German translation after r9364 git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9368 bcc190cf-cafb-0310-a4f2-bffc1f526a37 06 November 2008, 21:37:08 UTC
335f4ac [1.0.X] Fixed #6160, #9111 -- Consistently apply conditional_escape to form errors and labels when outputing them as HTML. [9365] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9366 bcc190cf-cafb-0310-a4f2-bffc1f526a37 06 November 2008, 19:53:36 UTC
675ee5c [1.0.X] Fixed #9506 take 2 -- Marked the message properly for translation, in both places it appears in the source. [9363] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9364 bcc190cf-cafb-0310-a4f2-bffc1f526a37 06 November 2008, 16:47:13 UTC
0776ba0 [1.0.X] Fixed #9506 -- Marked error string for translation. [9360] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9362 bcc190cf-cafb-0310-a4f2-bffc1f526a37 06 November 2008, 14:50:23 UTC
1cbf9a9 [1.0.X] Block trunk translation updates from snvmerge to branch. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9361 bcc190cf-cafb-0310-a4f2-bffc1f526a37 06 November 2008, 14:47:54 UTC
6be20bf [1.0.X] Fixed #9011 -- Corrected handling of fixture files that contain errors to correctly report the broken fixture name. Thanks to jlrivitti@gmail.com for the report and initial patch. Merge of [9357] and [9358] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9359 bcc190cf-cafb-0310-a4f2-bffc1f526a37 06 November 2008, 11:27:33 UTC
697f73f [1.0.X] Fixed #9518 -- Corrected example JSON snippet in fixture documentation. Thanks to claude@2xlibre.net for the report. Merge of [9355] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9356 bcc190cf-cafb-0310-a4f2-bffc1f526a37 06 November 2008, 10:48:20 UTC
603dcb8 Refs #9526, Updated Arabic translation; Thanks Ossama M. Khayat. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9352 bcc190cf-cafb-0310-a4f2-bffc1f526a37 06 November 2008, 09:41:20 UTC
8edcfc0 [1.0.X] Refs #9513, Updated Polish translation; Thanks Jarek Zgoda. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9351 bcc190cf-cafb-0310-a4f2-bffc1f526a37 06 November 2008, 09:40:56 UTC
19dd6c3 [1.0.X] Fixed #9512, Updated French translation. Thanks David Larlet. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9350 bcc190cf-cafb-0310-a4f2-bffc1f526a37 06 November 2008, 09:34:01 UTC
65d00e5 [1.0.X] Refs #9419, Typo in Russian translation. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9347 bcc190cf-cafb-0310-a4f2-bffc1f526a37 06 November 2008, 09:18:58 UTC
e33c6f1 [1.0.X] Refs #9511, Updated Hebrew translation. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9345 bcc190cf-cafb-0310-a4f2-bffc1f526a37 06 November 2008, 09:12:31 UTC
9c3e9c7 Merge branch 'master-1.0.X' into trunk-1.0.X git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9343 bcc190cf-cafb-0310-a4f2-bffc1f526a37 06 November 2008, 08:49:03 UTC
dcfafea [1.0.X] Fixed #9218 -- Simplified the fix from #9039 and added tests to ensure this case doesn't break again (and that the simplification didn't break anything). [9341] from trunk. Also updated svnmerge metadata. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9342 bcc190cf-cafb-0310-a4f2-bffc1f526a37 05 November 2008, 19:55:51 UTC
8e7eddd [1.0.X] Updated Catalan translation. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9340 bcc190cf-cafb-0310-a4f2-bffc1f526a37 05 November 2008, 18:29:21 UTC
ca5a2b0 [1.0.X] Fixed `resolve_columns` so that pagination works again on Oracle GeoQuerySets; properly set svn:ignore on `sitemaps` subdir. Backport of r9338 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9339 bcc190cf-cafb-0310-a4f2-bffc1f526a37 05 November 2008, 18:24:55 UTC
dca8dba Fixed #9364 -- now uses the appropriate database table for inherited `GeometryField`s; now uses the `SpatialBackend` booleans in tests. Backport of r9336 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9337 bcc190cf-cafb-0310-a4f2-bffc1f526a37 05 November 2008, 18:06:24 UTC
8e4827e [1.0.X] Fixed #9418 -- When saving a model form, defer saving of file-type fields until after other fields, so that callable upload_to methods can use data from the other fields. Thanks to Bernd Schlapsi for the report and initial patch. [9334] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9335 bcc190cf-cafb-0310-a4f2-bffc1f526a37 04 November 2008, 19:54:28 UTC
4563060 [1.0.X] Block doc fix for new function from svnmerge consideration. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9333 bcc190cf-cafb-0310-a4f2-bffc1f526a37 02 November 2008, 21:48:00 UTC
55943c0 [1.0.X] Fixed #9497 - Doc typos. Many thanks ramiro. [9330] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9331 bcc190cf-cafb-0310-a4f2-bffc1f526a37 02 November 2008, 20:53:47 UTC
f1eb098 [1.0.X] Fixed #9495 -- Corrected typo in urls doc. Thanks seemant. [9328] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9329 bcc190cf-cafb-0310-a4f2-bffc1f526a37 02 November 2008, 04:23:28 UTC
6c069d2 [1.0.X] Fixed #9494 -- Ensure the foreign key in an inline formset is always present on the forms. Thanks Fugazi for the report. Backport of r9326 from trunk git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9327 bcc190cf-cafb-0310-a4f2-bffc1f526a37 01 November 2008, 22:26:44 UTC
da15165 [1.0.X] Updated Argentinian spanish translation. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9325 bcc190cf-cafb-0310-a4f2-bffc1f526a37 01 November 2008, 21:07:02 UTC
3905b07 [1.0.X] Fixed #9337 -- Use a link to Jython that actually works. Thanks admackin. [9323] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9324 bcc190cf-cafb-0310-a4f2-bffc1f526a37 01 November 2008, 20:55:13 UTC
1af32e8 [1.0.X] Fixed #9354 -- Set missing svn:eol-style property on some localflavor .py files. Thanks Semmel. [9321] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9322 bcc190cf-cafb-0310-a4f2-bffc1f526a37 01 November 2008, 20:42:17 UTC
4c0895b Updated Swedish translations. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9320 bcc190cf-cafb-0310-a4f2-bffc1f526a37 01 November 2008, 20:32:17 UTC
daf8752 [1.0.X] Fixed #9374 -- Added missing close paren in serialization doc. Thanks jordy. [9318] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9319 bcc190cf-cafb-0310-a4f2-bffc1f526a37 01 November 2008, 20:17:10 UTC
19d164e [1.0.X] Fixed #9441 -- Corrected typo in file upload settings doc. Thanks gsf. [9316] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9317 bcc190cf-cafb-0310-a4f2-bffc1f526a37 01 November 2008, 19:47:09 UTC
fbf32bd [1.0.X] Fixed #9412 -- Corrected a couple of typos in the custom model field doc. Thanks carljm. [9314] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9315 bcc190cf-cafb-0310-a4f2-bffc1f526a37 01 November 2008, 19:21:46 UTC
d6a1e2e [1.0.X] Fixed #9487 -- Corrected several links into the Python docs that were broken by the recent Python docs refactor. [9312] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9313 bcc190cf-cafb-0310-a4f2-bffc1f526a37 01 November 2008, 19:05:46 UTC
587a2f9 [1.0.X] Fixed #9491 -- Added a missing 'are' in what to read next. Thanks mh983. [9310] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9311 bcc190cf-cafb-0310-a4f2-bffc1f526a37 01 November 2008, 18:07:47 UTC
9009cac [1.0.X] Updated svnmerge metadata to indicate all non-blocked trunk changes have been merged. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9309 bcc190cf-cafb-0310-a4f2-bffc1f526a37 01 November 2008, 17:18:17 UTC
3c23dc9 [1.0.X] Block admin css refactor changesets from svnmerge consideration. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9308 bcc190cf-cafb-0310-a4f2-bffc1f526a37 01 November 2008, 17:02:17 UTC
662c34d [1.0.X] Updated German translation git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9307 bcc190cf-cafb-0310-a4f2-bffc1f526a37 01 November 2008, 13:14:30 UTC
b66e3a3 [1.0.X] Minor correction to setup.py git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9302 bcc190cf-cafb-0310-a4f2-bffc1f526a37 31 October 2008, 23:03:43 UTC
2371530 Bump version number and set download_url for 1.0.1 beta git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9301 bcc190cf-cafb-0310-a4f2-bffc1f526a37 31 October 2008, 23:02:58 UTC
back to top