On Mon, Aug 06, 2007 at 11:08:08AM -0700, john wrote:
>
> On Aug 6, 9:48 am, Brett Parker <[EMAIL PROTECTED]> wrote:
> > On Mon, Aug 06, 2007 at 06:07:16AM -0700, john wrote:
> >
> > > On Aug 5, 10:46 pm, "James Bennett" <[EMAIL PROTECTED]> wrote:
> > > > On 8/5/07, john <[EMAIL PROTECTED]> wrote
On Aug 6, 9:48 am, Brett Parker <[EMAIL PROTECTED]> wrote:
> On Mon, Aug 06, 2007 at 06:07:16AM -0700, john wrote:
>
> > On Aug 5, 10:46 pm, "James Bennett" <[EMAIL PROTECTED]> wrote:
> > > On 8/5/07, john <[EMAIL PROTECTED]> wrote:
>
> > > > thks - the tutorial shows the .py extension and that wa
On Mon, Aug 06, 2007 at 09:53:02AM -0400, Forest Bond wrote:
> On Sun, Aug 05, 2007 at 11:46:45PM -0500, James Bennett wrote:
> >
> > On 8/5/07, john <[EMAIL PROTECTED]> wrote:
> > > thks - the tutorial shows the .py extension and that was giving the
> > > error.
> >
> > The file's name is 'djan
On Sun, Aug 05, 2007 at 11:46:45PM -0500, James Bennett wrote:
>
> On 8/5/07, john <[EMAIL PROTECTED]> wrote:
> > thks - the tutorial shows the .py extension and that was giving the
> > error.
>
> The file's name is 'django-admin.py', not 'django-admin', and the
> tutorial is correct; the problem
On Mon, Aug 06, 2007 at 06:07:16AM -0700, john wrote:
>
> On Aug 5, 10:46 pm, "James Bennett" <[EMAIL PROTECTED]> wrote:
> > On 8/5/07, john <[EMAIL PROTECTED]> wrote:
> >
> > > thks - the tutorial shows the .py extension and that was giving the
> > > error.
> >
> > The file's name is 'django-adm
On Aug 5, 10:46 pm, "James Bennett" <[EMAIL PROTECTED]> wrote:
> On 8/5/07, john <[EMAIL PROTECTED]> wrote:
>
> > thks - the tutorial shows the .py extension and that was giving the
> > error.
>
> The file's name is 'django-admin.py', not 'django-admin', and the
> tutorial is correct; the problem
On 8/5/07, john <[EMAIL PROTECTED]> wrote:
> thks - the tutorial shows the .py extension and that was giving the
> error.
The file's name is 'django-admin.py', not 'django-admin', and the
tutorial is correct; the problem was that you did not have the
executable bit set on django-admin.py, and so
On Aug 5, 8:24 pm, ocgstyles <[EMAIL PROTECTED]> wrote:
> django-admin.py is a python script that should be ran at the command
> line:
>
> $ django-admin startproject myproject
>
> ..should work fine.
>
thks - the tutorial shows the .py extension and that was giving the
error.
So, can we get the
django-admin.py is a python script that should be ran at the command
line:
$ django-admin startproject myproject
..should work fine.
On Aug 5, 12:43 pm, john <[EMAIL PROTECTED]> wrote:
> On Aug 5, 6:43 am, "Jason Ribeiro" <[EMAIL PROTECTED]> wrote:
>
>
>
> > The 'python-django' package in ubunt
On Aug 5, 6:43 am, "Jason Ribeiro" <[EMAIL PROTECTED]> wrote:
> The 'python-django' package in ubuntu's universe "just works" for me
> and 0.96 is in the feisty-backports repository. Why not try that?
>
> Jason
>
> On 8/5/07, James Bennett <[EMAIL PROTECTED]> wrote:
>
>
>
> > On 8/5/07, john <[EM
The 'python-django' package in ubuntu's universe "just works" for me
and 0.96 is in the feisty-backports repository. Why not try that?
Jason
On 8/5/07, James Bennett <[EMAIL PROTECTED]> wrote:
>
> On 8/5/07, john <[EMAIL PROTECTED]> wrote:
> > I created a symlink at /usr/local/bin to the django
On 8/5/07, john <[EMAIL PROTECTED]> wrote:
> I created a symlink at /usr/local/bin to the django django-admin.py
> file under python2.5. If I go to my home directory and try to create
> a new project I get a syntax error pointing at the end of
> startproject. If I try " >>> /usr/lib/... djan
On Ubuntu Feisty (7.04) I upgraded python2.5 via synaptic. I download
the django 0.96 tarball, extracted into usr/local then installed with
"sudo python setup.py install" The django files seem to be correctly
installed under python2.5/site-packages and I can do "python" =>
python 2.5 ">>> impo
13 matches
Mail list logo