On 11/23/06 12:48 PM, Robert wrote: > Is there any chance to get 'message' parameter added to create/update > generic view ? > > I'm using my own views returning create_object/udpate_object and > I would like to be able to set my own "message" instaed of standard > Django create/upate messages.
This should be pretty easy to do by writing a small wrapper around one of the generic views. See http://www.djangobook.com/en/beta/chapter09/#cn377 to get started. Jacob --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---