#2593 closed enhancement (wontfix)
[patch] Manipulator follow needs global option
Reported by: | Chris Beaven | Owned by: | Adrian Holovaty |
---|---|---|---|
Component: | Core (Other) | Version: | |
Severity: | normal | Keywords: | |
Cc: | ross@… | Triage Stage: | Unreviewed |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Discussed here: ChangeManipulators on only part of a model
follow = {'*': False, 'edit_this_field': True} manipulator = ModelName.AddManipulator(follow)
Attachments (1)
Change History (5)
by , 18 years ago
Attachment: | manipulator_override_global.patch added |
---|
comment:1 by , 18 years ago
Cc: | added |
---|
comment:2 by , 18 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:3 by , 18 years ago
It's been said for several months now that "Manipulators in their current form are going away"; but I haven't seen any details on what will be replacing them, or when. It's not mentioned on the Wiki. Is there a plan?
comment:4 by , 18 years ago
jim-django: We've been discussing it on the django-developers mailing list recently. See here: http://groups.google.com/group/django-developers/browse_frm/thread/fef854223b97e49c/091353958727d625
Note:
See TracTickets
for help on using tickets.
Manipulators in their current form are going away, so it wouldn't be worth it to add this feature.