#2593: [patch] Manipulator follow needs global option
----------------------------+-----------------------------------------------
Reporter: SmileyChris | Owner: adrian
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Core framework | Version:
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
Discussed here: [http://www.rossp.org/blog/2006/aug/23/changemanipulators-
only-part-model/ ChangeManipulators on only part of a model]
{{{
#!python
follow = {'*': False, 'edit_this_field': True}
manipulator = ModelName.AddManipulator(follow)
}}}
--
Ticket URL: <http://code.djangoproject.com/ticket/2593>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---