Django

Code

root/django/trunk/django/contrib


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) @9507 [9507] 11/20/08 13:01:40 ubernostrum OneToOne? filtering should only apply in a popup selection from the related …
(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) @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) @9444 [9444] 11/14/08 20:20:00 brosner Fixed #9258 -- Use _default_manager in …
(edit) @9412 [9412] 11/13/08 13:03:44 brosner Fixed #9498 -- Handle a formset correctly when the foreign key is not …
(edit) @9403 [9403] 11/12/08 10:23:04 kmtracey Fixed #106 -- Refrain from generating popup window names that IE refuses …
(edit) @9392 [9392] 11/11/08 11:21:43 jbronn Fixed #9566 -- made GeoJSON regex more robust.
(edit) @9383 [9383] 11/10/08 11:13:41 kmtracey Fixed #8910 -- Added force_unicode during admin log message creation to …
(edit) @9371 [9371] 11/09/08 12:51:28 kmtracey Fixed #9514 -- Made admin change_form template correctly recognize/report …
(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) @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) @9321 [9321] 11/01/08 15:33:52 kmtracey Fixed #9354 -- Set missing svn:eol-style property on some localflavor .py …
(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) @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) @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) @9237 [9237] 10/20/08 23:32:02 jbronn Fixed #9361 -- thanks to Guillaume for the bug report and patch.
(edit) @9233 [9233] 10/17/08 17:43:36 kmtracey Fixed #8110 -- Allow for AdminLogNode?'s render to be called more than …
(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) @9211 [9211] 10/08/08 09:47:01 kmtracey Fixed #9053 -- Allowed for sorting of callable and ModelAdmin? methods …
(edit) @9160 [9160] 10/06/08 00:14:17 mtredinnick Fixed #8321 -- Change django.contrib.auth.models to use …
(edit) @9158 [9158] 10/05/08 23:54:14 mtredinnick Fixed #5753 -- Allow createsuperuser to work in situations where …
(edit) @9152 [9152] 10/05/08 07:07:10 mtredinnick Fixed #8660 -- Small database query optimisation in …
(edit) @9129 [9129] 10/05/08 00:59:04 mtredinnick Fixed #9259 -- Fixed a validation error for Spanish identity card …
(edit) @9121 [9121] 10/05/08 00:10:35 mtredinnick Fixed #8963 -- Use the require_POST decorator instead of doing things …
(edit) @9120 [9120] 10/05/08 00:09:59 mtredinnick Fixed #9100 -- Added a missing CSS class to a submit button. Thanks, …
(edit) @9119 [9119] 10/05/08 00:09:21 mtredinnick Add internationalisation support to the comment templates. Fixed #8868, …
(edit) @9118 [9118] 10/05/08 00:07:32 mtredinnick Fixed #8803 -- Allow authenticated users without first_name/last_name …
(edit) @9117 [9117] 10/05/08 00:06:26 mtredinnick Fixed #8869 -- Fixed comments templates to be well-formed XHTML. Based on …
(edit) @9116 [9116] 10/05/08 00:05:32 mtredinnick Fixed #8879 -- Used ungettext instead of ngettext in the comments …
(edit) @9115 [9115] 10/05/08 00:04:56 mtredinnick Fixed #9141 -- Removed two templates from django.contrib.comments that …
(edit) @9089 [9089] 09/27/08 21:55:56 ubernostrum Use correct m2m join table name in LatestCommentsFeed?
(edit) @9088 [9088] 09/27/08 21:50:09 ubernostrum Fixed #9203: Restore correct ordering for LatestCommentsFeed?
(edit) @9086 [9086] 09/27/08 00:57:10 mtredinnick Fixed #9171 -- Fixed a few places where we were assuming lists instead …
(edit) @9080 [9080] 09/21/08 11:57:26 kmtracey Fixed #7582: Removed checks that prevented null=True ForeignKey? fields …
(edit) @9079 [9079] 09/21/08 11:15:09 kmtracey Fixed 8984: Only include a "Documentation" link on change password and …
(edit) @9077 [9077] 09/20/08 17:33:24 wilson Added a generic "button" class to the admin styles to allow applying the …
(edit) @9070 [9070] 09/18/08 12:10:16 kmtracey Fixed #9129 -- Restored a force_unicode that was lost when unicode changes …
(edit) @9063 [9063] 09/17/08 03:59:55 mtredinnick Changed a slightly suspicious usage of request.POST to request.method == …
(edit) @9062 [9062] 09/17/08 03:10:55 mtredinnick Fixed #9096 -- Fixed a slightly out-of-date comment.
(edit) @9052 [9052] 09/16/08 23:56:04 adrian Fixed #8574 -- Made Sitemap a new-style class
(edit) @9050 [9050] 09/16/08 01:15:26 adrian Fixed #8870 -- Changed django.contrib.comments templates to use lowercase …
(edit) @9048 [9048] 09/16/08 01:01:47 adrian Changed the app-level links on the admin index page to include trailing …
(edit) @9045 [9045] 09/16/08 00:50:03 adrian Fixed #9083 -- Improved get_admin_log template tag so that it doesn't run …
(edit) @9039 [9039] 09/15/08 19:40:10 wilson Fixed #9074: Added overflow: hidden to the submit-row div to clear the …
(edit) @9038 [9038] 09/15/08 19:25:21 wilson Fixed #8917 -- Comments are now displayed in reverse order by submit_date …
(edit) @9037 [9037] 09/15/08 13:06:02 jbronn Moved imports so that other tests may be imported without specifying …
(edit) @9036 [9036] 09/15/08 12:25:17 jbronn Fixed #9008 -- now use the correct library path for loading the WinDLL
(edit) @9019 [9019] 09/14/08 02:04:40 russellm Fixed #8570: Corrected some code that was using 8-space tabs for some …
(edit) @9002 [9002] 09/10/08 01:06:04 adrian Fixed #8957 -- Fixed incorrect error message when Admin …
(edit) @9001 [9001] 09/10/08 00:56:34 adrian Moved the bulk of the shortcut() function in django/views/defaults.py to a …
(edit) @9000 [9000] 09/10/08 00:14:59 adrian Fixed #8959 -- Removed redundant calls to the 'escape' template filter in …
(edit) @8994 [8994] 09/09/08 14:19:51 jbronn Fixed #8881 by specifying the geometry column name; added the …
(edit) @8985 [8985] 09/08/08 00:45:17 adrian Fixed #7929 -- Removed some snippets of admin code that weren't doing …
(edit) @8984 [8984] 09/08/08 00:19:28 adrian Fixed #8172 -- Improved a whole bunch of contrib templates (admin, …
(edit) @8958 [8958] 09/03/08 17:46:39 mtredinnick Fixed two XHTML errors pointed out by Jarek Zgoda. Refs #8855.
(edit) @8951 [8951] 09/03/08 16:16:05 mtredinnick Fixed a small initialisation edge-case in the raw_id_fields section of …
(edit) @8935 [8935] 09/03/08 14:51:20 mtredinnick Fixed #8832 -- Position the error icons on the right of the screen in the …
(edit) @8933 [8933] 09/03/08 13:44:19 mtredinnick Fixed #8614 -- Typo fix.
(edit) @8903 [8903] 09/02/08 23:22:39 mtredinnick Fixed #8812 -- Fixed up the positioning of the "delete" link in the …
(edit) @8884 [8884] 09/02/08 19:09:33 mtredinnick Fixed #8669 -- Use a consistent version of create() across the board …
(edit) @8877 [8877] 09/02/08 16:10:00 jacob Security fix. Announcement forthcoming.
(edit) @8871 [8871] 09/02/08 14:25:27 jacob Fixed #2612: fixed display of admin help_text with multiple fields on …
(edit) @8867 [8867] 09/02/08 13:57:10 brosner Fixed #8805 -- Make sure proper type coercion happens before dumping data …
(edit) @8861 [8861] 09/02/08 12:26:24 brosner Fixed #7973 -- Added exclude to BaseModelAdmin? to make everything …
(edit) @8860 [8860] 09/02/08 12:13:39 jbronn Fixed GeoRSSSitemap to no longer use both args and kwargs with …
(edit) @8857 [8857] 09/02/08 11:42:13 jacob Cleaned up a bunch of minor doc stuff: * Removed flatpages/redirects …
(edit) @8855 [8855] 09/02/08 10:26:00 jacob Fixed #8309: subclasses now inherit GenericForeignKey correctly. There's …
(edit) @8846 [8846] 09/02/08 01:10:14 brosner Fixed #8787 -- Fixed failing admin_widgets tests. This fixes …
(edit) @8841 [8841] 09/01/08 22:04:28 mtredinnick Avoid a deprecation warning when running on Python 2.6. Patch from Karen …
(edit) @8824 [8824] 09/01/08 17:59:43 brosner Fixed #2612 -- Fixed admin formatting when help_text is used with multiple …
(edit) @8823 [8823] 09/01/08 17:43:38 brosner Fixed #8648 -- Admin no longer ignores to_field. Thanks for the help Karen …
(edit) @8819 [8819] 09/01/08 17:15:35 jacob Fixed #8210 and #8664: moved USStateField and PhoneNumberField to …
(edit) @8812 [8812] 09/01/08 15:25:16 jacob Fixed a small oversight in [8750]; thanks for the sharp eyes, Warren. …
(edit) @8803 [8803] 09/01/08 12:56:22 mtredinnick Added a related name to the ForeignKey? in the abstract base class of …
(edit) @8800 [8800] 09/01/08 12:23:09 jacob Make sure to use force_unicode when looking up comment objects by …
(edit) @8776 [8776] 08/31/08 16:24:33 brosner Fixed #8433 -- Deal with the add user popup on models that foreign key to …
(edit) @8774 [8774] 08/31/08 15:30:55 jacob Fixed #8194 (again): correctly focus on the first declared field in the …
(edit) @8773 [8773] 08/31/08 15:11:28 jacob Fixed ModelAdmin.radio_fields to work with the new TypedChoiceField.
(edit) @8764 [8764] 08/31/08 12:20:43 brosner Fixed #8058 -- Moved media for filter_vertical/filter_horizontal widget to …
(edit) @8762 [8762] 08/31/08 12:13:29 brosner Fixed #8631 -- Corrected a display issue with the popup submit_row where …
(edit) @8756 [8756] 08/31/08 04:49:55 brosner Fixed handling of primary keys in model formsets. Model formsets should …
(edit) @8751 [8751] 08/30/08 16:30:02 jacob Fixed #8716: correctly handle name and email in comments from …
(edit) @8750 [8750] 08/30/08 15:50:41 jacob Fixed #8616 (again): prevent a race condition in the session file backend. …
(edit) @8746 [8746] 08/30/08 14:25:40 jacob Fixed #8710: removed a few stray tabs. Thanks, gkelly.
Note: See TracRevisionLog for help on using the revision log.