Django

Code

root/django/branches/newforms-admin/django/contrib/admin/widgets.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7771 [7771] 06/26/08 11:53:53 brosner newforms-admin: Fixed #7541 -- RelatedFieldWidgetWrapper? now wraps the …
(edit) @7626 [7626] 06/12/08 15:13:27 brosner newforms-admin: Fixed #5731 -- Implemented ModelAdmin?.radio_fields to …
(edit) @7562 [7562] 05/29/08 07:28:40 russellm newforms-admin: Fixed #6536 -- Corrected non-XHTML markup for image tag. …
(edit) @7516 [7516] 05/05/08 12:31:23 brosner newforms-admin: Applied the same _has_changed treatment to the …
(edit) @7262 [7262] 03/17/08 10:43:04 brosner newforms-admin: Fixed #6731 -- ManyToManyRawIdWidget? no longer allows …
(edit) @7212 [7212] 03/10/08 13:08:30 brosner newforms-admin: Fixed #5695. AdminFileWidget? now properly marks strings …
(edit) @7177 [7177] 02/28/08 23:41:32 brosner newforms-admin: Fixed #4641. ForeignKeyRawIdWidget? now properly displays …
(edit) @6782 [6782] 11/30/07 14:55:26 jkocherhans newforms-admin: Fixed #6722. Admin widgets are now marked safe.
(edit) @6764 [6764] 11/29/07 23:07:28 adrian newforms-admin: Fixed grammar error in docstring of AdminFileWidget? from …
(edit) @6457 [6457] 10/06/07 17:21:49 xian newforms-admin: Added link to current file for file-based widgets in the …
(edit) @6424 [6424] 09/25/07 11:06:35 jkocherhans newforms-admin: Removed unused import.
(edit) @6420 [6420] 09/24/07 21:51:32 jkocherhans newforms-admin: Changed RelatedFieldWidgetWrapper?'s deepcopy method to …
(edit) @6418 [6418] 09/24/07 20:51:22 jkocherhans newforms-admin: Fixed bug in many-to-many raw_id widget display.
(edit) @6415 [6415] 09/24/07 18:23:54 jkocherhans newforms-admin: Fixed a deepcopy bug in RelatedFieldWidgetWrapper?. This …
(edit) @6323 [6323] 09/15/07 14:59:52 jkocherhans newforms-admin: Fixed a bug in ManyToManyRawIdWidget? where a list of …
(edit) @6322 [6322] 09/15/07 14:58:54 jkocherhans newforms-admin: Backing out [6321] temporarily. It should have been 2 …
(edit) @6321 [6321] 09/15/07 14:56:59 jkocherhans Fixed a bug in ManyToManyRawIdWidget? where a list of integers needed to be …
(edit) @6310 [6310] 09/15/07 13:53:31 jkocherhans newforms-admin: Fixed #5407. Javascript problems with raw_id fields. …
(edit) @6074 [6074] 09/09/07 14:15:01 jkocherhans newforms-admin: Fixed #4491. Thanks Honza Kral.
(edit) @5926 [5926] 08/18/07 00:42:56 russellm newforms-admin: Fixed #4418 -- Added the ability for widgets, forms, and …
(edit) @5627 [5627] 07/07/07 08:23:57 mtredinnick newforms-admin: Merged from trunk up to [5625]. This includes the …
(edit) @4431 [4431] 01/25/07 12:52:17 adrian newforms-admin: Removed unnecessary import from admin widgets.py file
(edit) @4430 [4430] 01/25/07 12:05:10 adrian newforms-admin: Backwards-incompatible change: Refactored raw_id_admin. It …
(edit) @4416 [4416] 01/24/07 11:18:21 adrian newforms-admin: Implemented part of raw_id_admin and related-object popup …
(edit) @4407 [4407] 01/23/07 14:33:27 adrian newforms-admin: Removed unnecessary import
(edit) @4405 [4405] 01/23/07 14:26:35 adrian newforms-admin: DateTimeFields? are now properly split into two widgets in …
(add) @4391 [4391] 01/22/07 00:48:10 adrian newforms-admin: Added a custom formfield hook for the admin forms. The …
Note: See TracRevisionLog for help on using the revision log.