On May 20, 8:33 am, Filip Gruszczyński <[email protected]> wrote: > I was wondering: have you considered using some callable objects to > serve requests in views.py instead of functions?
Sure, check out this blog post (not the only example): http://www.screeley.com/entries/2009/apr/01/class-based-views-and-reusable-apps/ It's a useful technique, I think. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

