Django

Code

root/django/trunk/django


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9514 [9514] 11/21/08 08:52:58 kmtracey Fixed #9642 -- Made the admin calendar/clock popups go away when the users …
(edit) @9512 [9512] 11/21/08 06:00:51 mtredinnick Fixed #2782 -- Make the server port available through the modpython …
(edit) @9510 [9510] 11/21/08 05:47:30 mtredinnick Fixed #9617 -- Fixed a typo in the Polish translation. Thanks, romke.
(edit) @9509 [9509] 11/20/08 17:07:50 kmtracey Fixed #8612 -- Bug-fxing Danish translation update. Same patch as r9491
(edit) @9507 [9507] 11/20/08 13:01:40 ubernostrum OneToOne? filtering should only apply in a popup selection from the related …
(edit) @9493 [9493] 11/18/08 16:50:34 kmtracey Fixed #9597: Hebrew tranlation update. Same patch as r9492 on 1.0.X …
(edit) @9484 [9484] 11/17/08 12:42:48 jbronn Reverted r9480 -- the patch broke the Oracle spatial backend.
(edit) @9482 [9482] 11/17/08 12:18:54 jbronn Fixed #9620 -- spatial database tables now have app_label set correctly.
(edit) @9475 [9475] 11/16/08 12:58:43 kmtracey Fixed #9608: Ensured a Model's default repr() is printable even if its …
(edit) @9470 [9470] 11/16/08 03:27:16 mtredinnick Fixed #9455 -- Tiny cleanup to avoid an "undefined variable" warning. The …
(edit) @9467 [9467] 11/16/08 02:50:06 mtredinnick Fixed #6052 -- Worked around a bug in MySQLdb with regards to …
(edit) @9466 [9466] 11/16/08 02:48:24 mtredinnick Fixed #3501 -- Fixed date filtering in querysets for nullable date fields. …
(edit) @9465 [9465] 11/16/08 02:20:25 russellm Fixed #9585 -- Corrected code committed in [9398] that wasn't compatible …
(edit) @9464 [9464] 11/15/08 18:09:39 wilson Updated stylesheet link on the change password form.
(edit) @9463 [9463] 11/15/08 18:08:48 wilson Removed the hidden import rules in the contrib.admin stylesheets. Each …
(edit) @9446 [9446] 11/14/08 20:49:15 mtredinnick Fixed a bug introduced in r9422.
(edit) @9444 [9444] 11/14/08 20:20:00 brosner Fixed #9258 -- Use _default_manager in …
(edit) @9442 [9442] 11/14/08 19:16:20 mtredinnick Fixed #6948 -- The join filter was escaping the literal value that …
(edit) @9440 [9440] 11/14/08 09:37:59 kmtracey Fixed #9076 -- Changed BaseInlineFormSet? to not override …
(edit) @9425 [9425] 11/14/08 01:15:15 tekNico Italian translation updated
(edit) @9423 [9423] 11/14/08 01:12:28 mtredinnick Fixed #9570 -- Updated Arabic translation from Ossama M. Khayat.
(edit) @9422 [9422] 11/14/08 01:11:34 mtredinnick Fixed #9574 -- Hindi translation from Thejaswi Puthraya.
(edit) @9420 [9420] 11/13/08 20:33:01 ramiro Updated Argentinian spanish translations, refs #9506 and related commits.
(edit) @9418 [9418] 11/13/08 18:54:16 ikelly Refs #9408: Removed support for passing params as dicts in the oracle …
(edit) @9415 [9415] 11/13/08 14:19:07 ramiro Updated Argentinian spanish translation. Port of [9325] from the 1.0.X …
(edit) @9412 [9412] 11/13/08 13:03:44 brosner Fixed #9498 -- Handle a formset correctly when the foreign key is not …
(edit) @9411 [9411] 11/13/08 13:03:42 kmtracey Fixed #9579 -- Properly handle apps running with (and specifically, …
(edit) @9410 [9410] 11/13/08 12:13:13 telenieko Updated Catalan translation.
(edit) @9409 [9409] 11/13/08 12:12:29 telenieko Updated Spanish translation.
(edit) @9405 [9405] 11/12/08 17:28:33 jezdez Updated German translation. Thanks bartTC and flosch.
(edit) @9403 [9403] 11/12/08 10:23:04 kmtracey Fixed #106 -- Refrain from generating popup window names that IE refuses …
(edit) @9398 [9398] 11/12/08 05:22:05 russellm Fixed #9351 -- Modified the test client to pass on URL encoded parameters …
(edit) @9397 [9397] 11/12/08 05:20:32 russellm Fixed #9369 -- Added QUERY_STRING info for PUT and DELETE requests in the …
(edit) @9396 [9396] 11/12/08 05:19:37 russellm Fixed #8646 -- Modified test client to set a fully WSGI compliant …
(edit) @9394 [9394] 11/11/08 18:35:24 kmtracey Fixed #5079 -- Avoid converting Decimals to floats during save to the …
(edit) @9392 [9392] 11/11/08 11:21:43 jbronn Fixed #9566 -- made GeoJSON regex more robust.
(edit) @9387 [9387] 11/10/08 13:52:53 kmtracey Fixed #7064: Made DemicmalField? validation support max_digits equal to …
(edit) @9385 [9385] 11/10/08 13:42:55 kmtracey Fixed #6035 -- Gave the SplitDateTimeField? the proper default widget. …
(edit) @9383 [9383] 11/10/08 11:13:41 kmtracey Fixed #8910 -- Added force_unicode during admin log message creation to …
(edit) @9381 [9381] 11/10/08 04:31:21 mtredinnick Fixed #9544 -- Updated Danish translation from Finn Gruwier Larsen.
(edit) @9380 [9380] 11/10/08 04:24:51 mtredinnick Added a couple of missed pieces from r9376. Refs #9542.
(edit) @9379 [9379] 11/10/08 04:23:44 telenieko Closes #9537, Updated Polish translation; Thanks Jarek Zgoda.
(edit) @9376 [9376] 11/10/08 04:13:23 mtredinnick New Thai translation from Kowito Charoenratchatabhan and Kadesarin …
(edit) @9371 [9371] 11/09/08 12:51:28 kmtracey Fixed #9514 -- Made admin change_form template correctly recognize/report …
(edit) @9369 [9369] 11/07/08 19:44:46 kmtracey Fixed #5748 -- Made floatformat filter round properly on all platforms and …
(edit) @9367 [9367] 11/06/08 15:36:01 jezdez Updated German translation after r9363
(edit) @9365 [9365] 11/06/08 13:49:24 kmtracey Fixed #6160, #9111 -- Consistently apply conditional_escape to form errors …
(edit) @9363 [9363] 11/06/08 10:44:42 kmtracey Fixed #9506 take 2 -- Marked the message properly for translation, in both …
(edit) @9360 [9360] 11/06/08 08:32:33 kmtracey Fixed #9506 -- Marked error string for translation.
(edit) @9357 [9357] 11/06/08 05:19:13 russellm Fixed #9011 -- Corrected handling of fixture files that contain errors to …
(edit) @9354 [9354] 11/06/08 03:43:56 telenieko Fixed #9526, Updated Arabic translation; Thanks Ossama M. Khayat.
(edit) @9353 [9353] 11/06/08 03:43:32 telenieko Fixed #9513, Updated Polish translation; Thanks Jarek Zgoda.
(edit) @9349 [9349] 11/06/08 03:32:57 telenieko Refs #9512, Updated French translation. Thanks David Larlet.
(edit) @9348 [9348] 11/06/08 03:21:06 telenieko Fixed #9419, Typo in Russian translation.
(edit) @9346 [9346] 11/06/08 03:16:11 telenieko Fixes #9511, Updated Hebrew translation.
(edit) @9344 [9344] 11/06/08 02:55:39 telenieko Updated Spanish and Catalan translations.
(edit) @9341 [9341] 11/05/08 13:47:44 kmtracey Fixed #9218 -- Simplified the fix from #9039 and added tests to ensure …
(edit) @9338 [9338] 11/05/08 12:15:48 jbronn Fixed resolve_columns so that pagination works again on Oracle …
(edit) @9336 [9336] 11/05/08 11:51:11 jbronn Fixed #9364 -- now uses the appropriate database table for inherited …
(edit) @9334 [9334] 11/04/08 13:48:35 kmtracey Fixed #9418 -- When saving a model form, defer saving of file-type fields …
(edit) @9326 [9326] 11/01/08 17:25:41 brosner Fixed #9494 -- Ensure the foreign key in an inline formset is always …
(edit) @9321 [9321] 11/01/08 15:33:52 kmtracey Fixed #9354 -- Set missing svn:eol-style property on some localflavor .py …
(edit) @9306 [9306] 11/01/08 08:08:17 jezdez Removed unnecessary strings from German translation
(edit) @9305 [9305] 11/01/08 08:00:09 jezdez Updated German translation
(edit) @9304 [9304] 10/31/08 18:52:31 wilson Consolidated contrib.admin styles by rolling layout.css and global.css …
(edit) @9303 [9303] 10/31/08 18:44:24 wilson Applied contrib.admin IE CSS patches to IE6 and 7, and added simple hacks …
(edit) @9300 [9300] 10/31/08 18:01:38 wilson Added IE conditional comments to contrib.admin base template to block CSS …
(edit) @9299 [9299] 10/31/08 17:19:21 wilson Reformatted contrib.admin CSS to use multi-line selector format so changes …
(edit) @9297 [9297] 10/31/08 17:07:05 brosner Fixed #8882 -- When a foreign key is among the unique_together fields in …
(edit) @9295 [9295] 10/30/08 02:08:21 tekNico Italian translation update
(edit) @9293 [9293] 10/28/08 15:01:03 brosner Fixed #9462 -- Set the instance in an inline formset correctly so that …
(edit) @9291 [9291] 10/28/08 14:00:49 kmtracey Fixed #8966 -- Changed is_safe for length_is filter to False, since its …
(edit) @9286 [9286] 10/27/08 19:39:23 jbronn Fixed MySQLGeoField to create spatial indexes again.
(edit) @9284 [9284] 10/26/08 17:24:21 jbronn Fixed #9448 -- Layer objects now carry a reference to their parent …
(edit) @9282 [9282] 10/26/08 13:01:15 jbronn Fixed #9391 -- AdminSite and ModelAdmin now exposed in …
(edit) @9278 [9278] 10/25/08 14:16:45 jbronn Fixed ogrinspect management commannd -- no longer try to pass the global …
(edit) @9276 [9276] 10/24/08 14:14:24 kmtracey Fixed #7179 -- Changed breadcrumbs on the add page so that a link to the …
(edit) @9272 [9272] 10/24/08 04:36:22 mtredinnick Fixed #9307 -- Added the ability to pickle the Query class used by the …
(edit) @9264 [9264] 10/24/08 02:36:47 mtredinnick Fixed #9339 -- Small update to the Simplified Chinese translation from …
(edit) @9263 [9263] 10/24/08 02:35:31 mtredinnick Fixed #9372 -- Updated Slovakian translation from Marian Andre.
(edit) @9255 [9255] 10/24/08 02:14:30 mtredinnick Fixed #9384 -- Fixed a couple of typos. Thanks, Thomas Güttler and romke.
(edit) @9251 [9251] 10/24/08 01:09:47 mtredinnick Fixed #9406 -- Ensure that each database column is only represented once …
(edit) @9248 [9248] 10/23/08 23:38:43 mtredinnick Fixed #9383 -- Don't open a network connection for sending email if …
(edit) @9247 [9247] 10/23/08 23:37:51 mtredinnick Fixed #9410 -- I did not spell Portuguese correctly 18 months ago. Fixed …
(edit) @9245 [9245] 10/22/08 18:09:35 kmtracey Fixed #9252 -- Moved the try/except protecting against incorrect lookup …
(edit) @9243 [9243] 10/21/08 15:25:45 brosner Display non_field_errors of inline forms in the admin. This was a …
(edit) @9241 [9241] 10/21/08 14:03:21 kmtracey Fixed #3096 -- Make admin list_filters respect limit_choices_to.
(edit) @9239 [9239] 10/21/08 09:04:24 kmtracey Fixed #9039 -- Don't perform unique checks on NULL values, since NULL != …
(edit) @9237 [9237] 10/20/08 23:32:02 jbronn Fixed #9361 -- thanks to Guillaume for the bug report and patch.
(edit) @9235 [9235] 10/17/08 19:00:20 ikelly Fixed #9136: Do slicing in Oracle with rownum instead of row_number() for …
(edit) @9233 [9233] 10/17/08 17:43:36 kmtracey Fixed #8110 -- Allow for AdminLogNode?'s render to be called more than …
(edit) @9231 [9231] 10/13/08 14:38:18 ikelly Fixed Oracle introspection mapping of DATE columns, and added an entry for …
(edit) @9224 [9224] 10/10/08 16:41:12 jacob More be-nice-to-the-buildbot: be better about cleaning up files created by …
(edit) @9221 [9221] 10/10/08 12:15:58 ikelly Fixed .distinct() not working with slicing in Oracle, due to the row …
(edit) @9211 [9211] 10/08/08 09:47:01 kmtracey Fixed #9053 -- Allowed for sorting of callable and ModelAdmin? methods …
(edit) @9208 [9208] 10/08/08 05:09:44 mtredinnick Fixed #9319 -- Fixed a crash when using the same model field in …
(edit) @9206 [9206] 10/08/08 04:45:27 mtredinnick A queryset that has had ordering removed (order_by()) can have ordering …
(edit) @9202 [9202] 10/08/08 03:38:33 mtredinnick Fixed #6748 -- When printing the repr() of querysets, don't load or …
(edit) @9201 [9201] 10/08/08 03:37:35 mtredinnick Applying a limit to a queryset that already had an upper limit of 0 …
(edit) @9197 [9197] 10/07/08 07:20:01 mtredinnick Fixed #9233 -- Allow date and message-id headers to be passed in manually …
Note: See TracRevisionLog for help on using the revision log.