Hi
I am trying to create Django project on Azure. I created a MySQL db in this way:https://pytools.codeplex.com/wikipage?title=PollsDjangoSql . But Django can't find static files (Error 500). In general, I am familiar with the history of the problem with Django and static files. And I think in this case the problem relates to features of Azure. What can I do with this?