viestards <[EMAIL PROTECTED]> writes: > I think this can help: > http://code.djangoproject.com/wiki/CookBookManipulatorWithPostpopulatedFields
Not really. I know how to do this using my own view, but I was hoping to get another freebie from the generic views :) I guess I should simply patch the update_object view to add a constant_fields parameter, most probably doing precisely the same thing this manipulator does -- overwriting some new_data fields with values taken from the original object. Judging from the page you mentioned I'm not the only one who would find such a feature useful :) Nevertheless, thanks for the tip, -mk --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---