Django

Code

root/django/trunk/django/contrib/admin/widgets.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9444 [9444] 11/14/08 20:20:00 brosner Fixed #9258 -- Use _default_manager in …
(edit) @8985 [8985] 09/08/08 00:45:17 adrian Fixed #7929 -- Removed some snippets of admin code that weren't doing …
(edit) @8951 [8951] 09/03/08 16:16:05 mtredinnick Fixed a small initialisation edge-case in the raw_id_fields section of …
(edit) @8867 [8867] 09/02/08 13:57:10 brosner Fixed #8805 -- Make sure proper type coercion happens before dumping data …
(edit) @8846 [8846] 09/02/08 01:10:14 brosner Fixed #8787 -- Fixed failing admin_widgets tests. This fixes …
(edit) @8823 [8823] 09/01/08 17:43:38 brosner Fixed #8648 -- Admin no longer ignores to_field. Thanks for the help Karen …
(edit) @8764 [8764] 08/31/08 12:20:43 brosner Fixed #8058 -- Moved media for filter_vertical/filter_horizontal widget to …
(edit) @8700 [8700] 08/29/08 11:13:17 jacob Fixed #7881: Support __in lookups in limit_choices_to and …
(edit) @8682 [8682] 08/28/08 15:58:10 jacob Fixed #8556: added a useful formfield to CommaSeparatedIntegerField. …
(edit) @8679 [8679] 08/28/08 15:17:31 jacob Marked a handful of missed strings for translation. Fixes #8644, #8617, …
(edit) @8277 [8277] 08/09/08 20:07:40 brosner Fixed #7250 -- Don't show internal data of a FileField? in the admin when …
(edit) @8248 [8248] 08/08/08 16:33:55 brosner Removed an extraneous } that regressed from an older patch for [8247].
(edit) @8247 [8247] 08/08/08 16:27:03 brosner Fixed #8169 -- Honor attrs from subclasses of the new admin widgets …
(edit) @8244 [8244] 08/08/08 15:59:02 jacob File storage refactoring, adding far more flexibility to Django's file …
(edit) @8240 [8240] 08/08/08 14:54:34 brosner Fixed #8163 -- Restore oldforms admin styling on input fields. Also …
(edit) @8046 [8046] 07/21/08 22:24:09 adrian Fixed #7847 -- Removed a whole bunch of unused imports from throughout the …
(edit) @7974 [7974] 07/18/08 21:26:58 russellm Fixed #7828 -- Removed some unnecessary imports from admin widgets. Thanks …
(edit) @7971 [7971] 07/18/08 20:22:26 jacob Fixed #7741: django.newforms is now django.forms. This is obviously a …
(add) @7967 [7967] 07/18/08 18:54:34 brosner Merged the newforms-admin branch into trunk. This is a backward …
Note: See TracRevisionLog for help on using the revision log.