Well Luke (the author) might have a better idea than me, but I'll have a go ;)
Put it anywhere in your applications folder structure, Luke chose cciw/middleware because his app is called 'cciw' - but it doesn't matter because in his model file, he has the following... .. ... import cciw.middleware.threadlocals class ApplicationAdminOptions(AdminOptions): .... .. Now,I haven't used this mind, so no gaurantees it will work, but as Luke is one of the core django developers, there's a better than evens chance that it will ;) Cheers, Tone --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

