Django

Code

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


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9412 [9412] 11/13/08 13:03:44 brosner Fixed #9498 -- Handle a formset correctly when the foreign key is not …
(edit) @9297 [9297] 10/31/08 17:07:05 brosner Fixed #8882 -- When a foreign key is among the unique_together fields in …
(edit) @9243 [9243] 10/21/08 15:25:45 brosner Display non_field_errors of inline forms in the admin. This was a …
(edit) @8774 [8774] 08/31/08 15:30:55 jacob Fixed #8194 (again): correctly focus on the first declared field in the …
(edit) @8756 [8756] 08/31/08 04:49:55 brosner Fixed handling of primary keys in model formsets. Model formsets should …
(edit) @8698 [8698] 08/29/08 11:07:19 brosner When a form in the admin has no fields prevent failure.
(edit) @8681 [8681] 08/28/08 15:48:59 jacob Fixed #8194: AdminForm.first_field now correctly returns the first field …
(edit) @8586 [8586] 08/26/08 13:07:36 brosner Fixed #7984 -- 'View on site' links now work in inlines. Thanks philwo for …
(add) @8433 [8433] 08/18/08 10:49:58 brosner Moved admin form helpers to their own module to clean-up …
Note: See TracRevisionLog for help on using the revision log.