On 9 Feb, 19:16, Daniel Roseman wrote:
> On Feb 9, 6:57 pm, "claudio.br...@googlemail.com"
>
> wrote:
> > Hi Alex
>
> > Yes I have the line from django.contrib import admin" in urls.py
>
> You're going to need to post the whole urls.py. It
Hi Alex
Yes I have the line from django.contrib import admin" in urls.py
On 9 Feb, 16:20, Alex Gaynor wrote:
> On Mon, Feb 9, 2009 at 11:11 AM, claudio.br...@googlemail.com <
>
>
>
> claudio.br...@googlemail.com> wrote:
>
> > Hi
>
> > I am new to dj
Hi
I am new to django and have just started to play. I have a working
(small) app but wanted to turn on the admin console for the project. I
edited the settings.py to include the admin module and now get the
following errors
NameError at /admin/
name 'admin' is not defined
Request Method: GET
3 matches
Mail list logo