Has anyone used uwsgi nginx and django for a high-load environment? - by kkubasik I was wondering if anyone has used uwsgi with nginx to serve a high-load django site before. If so, did they have any problems? Read the article
How to add a Facebook Event with new Graph API - by kkubasik I am trying to create an event using Facebooks api. (From a django app) Has anyone created an event with the new graph api? Read the article
Is there any reason an odd resolution for images/videos would not work as well as an even resolution - by kkubasik It seems fairly random, but I wanted to cover my bases, has anyone heard this before? Read the article
What are the implications of running python with the optimize flag? - by kkubasik I cannot seem to find a good simple explanation of what python does differently when running with the -O or optimize flag. Read the article