Some combination of cgi and a system or execute command is a fun way
to both piss off your hosting provider and get that done.
You'll need to insert all the appropriate paths but it would look
something like this:
os.system('/path/to/python /path/to/manage.py syncdb');
If your hosting provider i
On 8/16/06, Jason F. McBrayer <[EMAIL PROTECTED]> wrote:
>
> Robin Gruyters <[EMAIL PROTECTED]> writes:
>
> >> > > My hosting provider doesn't give shell access, so I can't
> >> > > execute like "syncdb", "startapp", "startproject", etc.
> >> > >
> >> > > Is there another way to do this? (e.g. by
Robin Gruyters <[EMAIL PROTECTED]> writes:
>> > > My hosting provider doesn't give shell access, so I can't
>> > > execute like "syncdb", "startapp", "startproject", etc.
>> > >
>> > > Is there another way to do this? (e.g. by creating a runsync.py
>> > > script?! (or something?))
If you can acc
On Wed, Aug 09, 2006 at 08:58:54PM -0500, Deryck Hodge wrote:
>
> On 8/9/06, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
> > On 10-Aug-06, at 12:43 AM, Robin Gruyters wrote:
> >
> > > My hosting provider doesn't give shell access, so I can't execute like
> > > "syncdb", "startapp", "startproject
On 8/9/06, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
> On 10-Aug-06, at 12:43 AM, Robin Gruyters wrote:
>
> > My hosting provider doesn't give shell access, so I can't execute like
> > "syncdb", "startapp", "startproject", etc.
> >
> > Is there another way to do this? (e.g. by creating a runsyn
On 10-Aug-06, at 12:43 AM, Robin Gruyters wrote:
> My hosting provider doesn't give shell access, so I can't execute like
> "syncdb", "startapp", "startproject", etc.
>
> Is there another way to do this? (e.g. by creating a runsync.py
> script?! (or
> something?))
short answer - without shell
On 08/09/06 21:13, Robin Gruyters wrote:
> Hi ya,
>
> My hosting provider doesn't give shell access, so I can't execute like
> "syncdb", "startapp", "startproject", etc.
>
> Is there another way to do this? (e.g. by creating a runsync.py script?! (or
> something?))
>
> Regards,
>
> Robin
>
H
Hi ya,
My hosting provider doesn't give shell access, so I can't execute like
"syncdb", "startapp", "startproject", etc.
Is there another way to do this? (e.g. by creating a runsync.py script?! (or
something?))
Regards,
Robin
--~--~-~--~~~---~--~~
You received
8 matches
Mail list logo