Using Django, Python, and MySQL on Windows Azure Web Sites: Creating a Blog Application
Monday, 16 December 2013
Depending on the app you are writing, the basic Python stack on Windows Azure Web Sites might meet your needs as-is, or it might not include all the modules or libraries your application may need.…