on Programming, Python
Py2exe + Django is a bad idea.
A client asked me to build a program to track and store their production record. He didn’t want a web app and it had to run on Windows. Well, I first thought ”Most of the stack I use is multiPlattaform and I have Py2exe to do the dirty job”. I was wrong.