On Apr 14, 10:02 am, "Amit Upadhyay" <[EMAIL PROTECTED]> wrote: > as I will still have to apply the decorators > manually to all views instead of enabling them programmatically, and I can > still not call the view more than once etc.
I needed something similar a while ago and came up with this: http://www.djangosnippets.org/snippets/532/ Michael --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
