Django

Code

root/django/trunk/django/contrib/admin


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) @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) @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) @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) @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) @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) @9233 [9233] 10/17/08 17:43:36 kmtracey Fixed #8110 -- Allow for AdminLogNode?'s render to be called more than …
(edit) @9211 [9211] 10/08/08 09:47:01 kmtracey Fixed #9053 -- Allowed for sorting of callable and ModelAdmin? methods …
(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) @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) @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) @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) @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) @8903 [8903] 09/02/08 23:22:39 mtredinnick Fixed #8812 -- Fixed up the positioning of the "delete" link in the …
(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) @8846 [8846] 09/02/08 01:10:14 brosner Fixed #8787 -- Fixed failing admin_widgets tests. This fixes …
(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) @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) @8719 [8719] 08/29/08 14:50:22 brosner Properly reference FieldDoesNotExist? as it does not exist in global of …
(edit) @8717 [8717] 08/29/08 14:28:53 jacob Fixed #7810: added named URLs for admin docs, and use them in the admin …
(edit) @8714 [8714] 08/29/08 13:12:31 mtredinnick Fixed some edge-case error handling from [8699]. Thanks, gkelly.
(edit) @8704 [8704] 08/29/08 11:46:46 brosner Fixed #7982 -- Corrected ModelAdmin? url dispatching to ensure it matching …
(edit) @8700 [8700] 08/29/08 11:13:17 jacob Fixed #7881: Support __in lookups in limit_choices_to and …
(edit) @8699 [8699] 08/29/08 11:09:29 jacob Fixed #7738: support initial values via GET for SelectMutliple in the …
(edit) @8698 [8698] 08/29/08 11:07:19 brosner When a form in the admin has no fields prevent failure.
(edit) @8682 [8682] 08/28/08 15:58:10 jacob Fixed #8556: added a useful formfield to CommaSeparatedIntegerField. …
(edit) @8681 [8681] 08/28/08 15:48:59 jacob Fixed #8194: AdminForm.first_field now correctly returns the first field …
(edit) @8679 [8679] 08/28/08 15:17:31 jacob Marked a handful of missed strings for translation. Fixes #8644, #8617, …
(edit) @8662 [8662] 08/28/08 10:43:04 jacob Fixed #8027: correctly validate fields/fieldsets in ModelAdmin
(edit) @8617 [8617] 08/27/08 02:27:09 mtredinnick Fixed #8589 -- Fixed the URL for the logout link on the app_index page in …
(edit) @8616 [8616] 08/27/08 02:19:44 gwilson Removed oldforms, validators, and related code: * Removed Manipulator, …
(edit) @8607 [8607] 08/27/08 00:22:25 mtredinnick Fixed #8577 -- Fixed a couple of indentation errors when viewing the …
(edit) @8605 [8605] 08/26/08 18:06:30 mtredinnick Fixed #8569 -- Ensure that apps are correctly set up before introspecting …
(edit) @8604 [8604] 08/26/08 18:06:24 mtredinnick Tweaked the admin validation code to make things a bit easier to read. …
(edit) @8587 [8587] 08/26/08 13:15:19 brosner Marked a couple of unmarked strings in edit_inline templates and corrected …
(edit) @8586 [8586] 08/26/08 13:07:36 brosner Fixed #7984 -- 'View on site' links now work in inlines. Thanks philwo for …
(edit) @8583 [8583] 08/26/08 11:18:20 jacob Fixed #8126: improved admin.autodiscover() to be more forgiving of …
(edit) @8575 [8575] 08/26/08 02:36:39 mtredinnick Fixed #6101 -- Tweaked a couple of places in the …
(edit) @8555 [8555] 08/25/08 14:56:14 brosner Fixed #8547 -- Corrected the breadcrumb display in the object_history.html …
(edit) @8554 [8554] 08/25/08 14:29:13 brosner Fixed #8499 -- Corrected a couple of instances of where the CSS class name …
(edit) @8529 [8529] 08/24/08 22:55:47 brosner Fixed #8522 -- Allow app_index to take extra_context to be consistent with …
(edit) @8523 [8523] 08/24/08 17:45:35 brosner Fixed #8520 -- Corrected a dumb typo in the call to password_change in …
(edit) @8517 [8517] 08/24/08 03:51:33 russellm Fixed #8129: Modified the password reset email template to use a URL …
(edit) @8509 [8509] 08/24/08 01:34:18 russellm Fixed #8509: Cleaned up handling of test cookies in admin logins. Thanks …
(edit) @8505 [8505] 08/23/08 17:10:45 mtredinnick Fixed #7903 -- Allow admin's prepopulated_from to work with TextFields?. …
(edit) @8501 [8501] 08/23/08 14:07:49 mtredinnick Tweaked the Admin add/change page so that "save" is still the …
(edit) @8496 [8496] 08/23/08 13:20:19 mtredinnick Updated password change template (in admin templates) to use current …
(edit) @8487 [8487] 08/23/08 11:27:12 brosner Fixed #8498 -- Add the ability to customize the template for app_index …
(edit) @8485 [8485] 08/23/08 09:23:50 russellm Fixed #7946: Modified object history template to use a common date format. …
(edit) @8484 [8484] 08/23/08 09:12:58 russellm Fixed #7776: Ensured that the test cookie is always deleted once a login …
(edit) @8479 [8479] 08/23/08 00:05:21 brosner Fixed #8367 -- Pass the object to get_form from get_fieldsets in …
(edit) @8474 [8474] 08/22/08 23:00:15 brosner Fixed #1390 -- Added an app index in the admin interface. Thanks juliae …
(edit) @8473 [8473] 08/22/08 22:26:01 brosner Fixed #8493 -- Fixed a NoReverseMatch? when redirecting to …
(edit) @8469 [8469] 08/22/08 14:27:26 brosner Fixed #7947 -- Handle the display of OneToOneField? in model forms …
(edit) @8433 [8433] 08/18/08 10:49:58 brosner Moved admin form helpers to their own module to clean-up …
(edit) @8421 [8421] 08/17/08 00:16:16 brosner Fixed #8353 -- Corrected the case when adminform is not in the context …
(edit) @8396 [8396] 08/15/08 16:57:36 brosner Fixed #8341 -- Allow simpler subclassing of ModelAdmin? and …
(edit) @8392 [8392] 08/15/08 15:33:45 brosner Fixed #8292 -- Honor filter_horizontal and filter_vertical in inlines …
(edit) @8390 [8390] 08/15/08 14:51:45 brosner Fixed #5385 -- Made the date returned from the calendar picker consistent …
(edit) @8388 [8388] 08/15/08 14:15:20 brosner Removed some checks for Model._meta.one_to_one_field to prevent …
(edit) @8385 [8385] 08/15/08 12:38:39 brosner Fixed #957 -- prepopulated_fields now works correctly on inlines.
(edit) @8384 [8384] 08/15/08 12:36:33 brosner Fixed media creation in the add_view. It was not pulling media from the …
(edit) @8354 [8354] 08/14/08 16:03:44 brosner Fixed failing tests from [8352]. Thanks Alex Gaynor for the patch.
(edit) @8353 [8353] 08/14/08 15:51:40 brosner Fixed #8324 -- Corrected the simple case where list_display is not given. …
(edit) @8352 [8352] 08/14/08 15:12:19 brosner Fixed #7503 -- Allow callables in list_display. This also does a lookup on …
(edit) @8307 [8307] 08/11/08 12:20:47 brosner Added back save_model that was removed from [8273] to allow for both pre- …
(edit) @8300 [8300] 08/11/08 09:01:34 gwilson Fixed #8225 -- Right align radio fields in RTL mode, thanks remohammadi.
(edit) @8294 [8294] 08/10/08 23:31:55 gwilson Refs #7742 -- Changed the …
Note: See TracRevisionLog for help on using the revision log.