shredwheat schrieb: > It would seem highly useful to me if the update_object and > create_opject generic views could also take an additional keyword > argument for the manipulator class to use.
I share your opinion; perhaps I'll write a wiki entry about this style. See http://code.djangoproject.com/ticket/1563 There's also a patch (for magic-removal). You can also simply copy the generic views into your project, if you don't want to patch django. Michael --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users -~----------~----~----~----~------~----~------~--~---

