Malcolm Tredinnick wrote:
> It's a discussion worth having in a clam manner in another thread.
Did anyone else picture mollusks having a conversation when they read
that? ;-)
--
Jon
--~--~-~--~~~---~--~~
You received this message because you are subscribed to t
Hello all.
I'm planning to host my Django app with SSL optional, so that the same
content can be accessed via http or https addresses.
I'm hosting my static content on a different sub-domain, so I have to
use absolute addresses in my img/link tags. I was looking for a solution
to the problem