Django

Code

Ticket #8939 (closed: fixed)

Opened 2 years ago

Last modified 1 year ago

Editable fields on the changelist view in the admin

Reported by: simon Assigned to: nobody
Milestone: 1.1 beta Component: Uncategorized
Version: 1.0 Keywords:
Cc: Triage Stage: Accepted
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Adrian and Jacob on stage at DjangoCon.

Attachments

Change History

02/25/09 16:40:42 changed by jacob

  • needs_better_patch changed.
  • needs_docs changed.
  • stage changed from Unreviewed to Accepted.
  • needs_tests changed.
  • milestone set to 1.1.

02/25/09 16:40:50 changed by jacob

  • milestone changed from 1.1 to 1.1 beta.

03/17/09 15:51:48 changed by jacob

  • status changed from new to closed.
  • resolution set to fixed.

(In [10077]) Fixed #8939: added a list_editable option to ModelAdmin; fields declared list_editable may be edited, in bulk, on the changelist page. Thanks, Alex Gaynor.


Add/Change #8939 (Editable fields on the changelist view in the admin)




Change Properties
Action