Re: py2app & py2exe

2007-10-19 Thread johan de taeye
Marcio, >>What is the status of this issue now? Anyone found a solution? Yes, using py2exe for packaging a django application sure is possible. Based on my py2exe+django experience with frePPLe [1]: 1) py2exe is an excellent way to package a django application in a simple and straightforward w

py2app & py2exe

2007-10-19 Thread ArqEco
Hello friends, "The Story That Won't Go Away" comes back! I am a newcomer to Django and just read some posts from one year ago about creating standalone programs with Django and py2app or py2exe. What is the status of this issue now? Anyone found a solution? I need to develop a very simple iss