On Sat, 2006-08-19 at 15:46 -0400, Cole Tuininga wrote:
> I finally figured out the problem. In my case, I had decided to name
> the project something besides "mysite" in this case, I decided to
> name it "site". Naming it something different than "site" solved the
> problem, so I'm making
I finally figured out the problem. In my case, I had decided to name
the project something besides "mysite" in this case, I decided to
name it "site". Naming it something different than "site" solved the
problem, so I'm making the assumption that I was causing some sort of
name collision?
On Fri, 2006-08-18 at 15:52 -0400, Cole Tuininga wrote:
> On 8/2/06, neuruss <[EMAIL PROTECTED]> wrote:
> > > Is there anything you've forgotten to tell us? You really did just do
> > > "django-admin.py startproject site", then "cd site", edit a couple of
> > > lines inside settings.py and then "m
On 8/2/06, neuruss <[EMAIL PROTECTED]> wrote:
> > Is there anything you've forgotten to tell us? You really did just do
> > "django-admin.py startproject site", then "cd site", edit a couple of
> > lines inside settings.py and then "manage.py runserver"?
>
> No, I didn't edit any line.
> The tutor
Malcolm Tredinnick wrote:
> So the error is saying it can't find settings.py in your project's
> directory. Is it there?
Yes, it is
> Can you, inside the project directory, start a Python prompt and
> successfully run "import settings"?
Yes, I can.
> Is there anything you've forgotten to tel
On Wed, 2006-08-02 at 23:30 +, [EMAIL PROTECTED] wrote:
> Hi everyone,
>
> I'm just following the Django tutorial, and I'm having trouble before
> even getting started...
>
> I created a new project, switched to the project's directory and typed
> "manage.py runserver". This is the error I g
Hi everyone,
I'm just following the Django tutorial, and I'm having trouble before
even getting started...
I created a new project, switched to the project's directory and typed
"manage.py runserver". This is the error I got:
C:\Documents and Settings\Administrador\Escritorio\site>manage.py
run
Hi everyone,
I'm just following the Django tutorial, and I'm having trouble before
even getting started...
I created a new project, switched to the project's directory and typed
"manage.py runserver". This is the error I got:
C:\Documents and Settings\Administrador\Escritorio\site>manage.py
run
8 matches
Mail list logo