Comment #2 on issue 9 by n.leush: Save and remove signals doesn't take to account template sites http://code.google.com/p/django-dbtemplates/issues/detail?id=9
My application switches between "Site"s dynamically in special middleware. Nothing forbids me to do this. And i have main site and subsites. Admin app works in main site. So when i save template for subsite - cache writes this template for main site. Considering I use templates with same names for main and subsites - i have bug, because main site loads cached template created for subsite. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pinax-updates" 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/pinax-updates?hl=en -~----------~----~----~----~------~----~------~--~---
