Hi! I wonder if there is any way to get current appname in middleware. I'm going to build one universal middleware that will be used for some different applications. My problem is that the middleware must read some data from a db table (and put it into request) and the table name is different in different applications. Suggestions?
-- Jakub Wiśniowski --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

