I've been doing this with no problem here is the top of my routine
that runs on its own. After this just write what code you want to run
import os, sys
from os.pathimport abspath, dirname, join,split
from site import addsitedir
# Set up the environment
On 07/22/2011 04:15 PM, Alexey Luchko wrote:
> On 22.07.2011 02:59, Gelonida N wrote:
>> Another issue, that I had is trying to use django under windows with
>> py2exe.
>>
>> Management commands are no more found, as django would require the
>> python source code in order to find existing managemen
On 22.07.2011 02:59, Gelonida N wrote:
Another issue, that I had is trying to use django under windows with py2exe.
Management commands are no more found, as django would require the
python source code in order to find existing management commands.
Perhaps there is an easy work around, but I a
3 matches
Mail list logo