Stack traces help a lot. Just follow it up from the bottom until it's back
in your code. Then you know where to concentrate.
On Fri, Aug 9, 2013 at 2:31 AM, goreano wrote:
> HEYY K1G, You've got it this is a typical case of trees not
> letting me see the forest
>
> Thanks a lot
HEYY K1G, You've got it this is a typical case of trees not
letting me see the forest
Thanks a lot for your eagles eye ;-)
El viernes, 9 de agosto de 2013 00:56:11 UTC+2, ke1g escribió:
>
>
>
>
> On Thu, Aug 8, 2013 at 4:18 PM, goreano >wrote:
>
>> Here is the full error trace
>
On Thu, Aug 8, 2013 at 4:18 PM, goreano wrote:
> Here is the full error trace
>
> ...
>
> Traceback:
> File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py"
> in get_response
> 103. resolver_match =
> resolver.resolve(request.path_info)
> File "/usr/
Thanks, thas was a good try, im sure it is path related, THX VM
El jueves, 8 de agosto de 2013 15:26:42 UTC+2, Mike Dewhirst escribió:
>
> Sorry - I didn't look past your settings ROOT_URLCONF
>
> Nor did I see that others have responded. Please disregard mine.
>
> Cheers
>
> Mike
>
> On 8/08/
Well, what typo is it
El jueves, 8 de agosto de 2013 15:15:35 UTC+2, pa xapy escribió:
>
> you have a typo in the urls.py
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send
Here is the full error trace
Environment:
Request Method: GET
Request URL: http://localhost:8000/admin/
Django Version: 1.5
Python Version: 2.7.3
Installed Applications:
('django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.sites',
'django.contri
hello ,
you forgot to add the library in urls.py
*from django.conf.urls import patterns, include, url*
Le jeudi 8 août 2013 08:53:14 UTC+1, goreano a écrit :
>
> Hi,
>
> I'm a newbie diving into django I've found a problem I've been hitting my
> head against for the last 2 days.
>
> I think it is
Sorry - I didn't look past your settings ROOT_URLCONF
Nor did I see that others have responded. Please disregard mine.
Cheers
Mike
On 8/08/2013 11:20pm, Mike Dewhirst wrote:
On 8/08/2013 5:53pm, goreano wrote:
Hi,
I'm a newbie diving into django I've found a problem I've been hitting
my hea
On 8/08/2013 5:53pm, goreano wrote:
Hi,
I'm a newbie diving into django I've found a problem I've been hitting
my head against for the last 2 days.
I think it is a path issue, actually I get the same error as i try to
open any URL on localhost:8000
Can you please give me a hint... I have to i
you have a typo in the urls.py
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to dj
Isn't there a stacktrace that goes with that error message?
On Thu, Aug 8, 2013 at 3:53 AM, goreano wrote:
> Hi,
>
> I'm a newbie diving into django I've found a problem I've been hitting my
> head against for the last 2 days.
>
> I think it is a path issue, actually I get the same error as i t
Hi,
I'm a newbie diving into django I've found a problem I've been hitting my
head against for the last 2 days.
I think it is a path issue, actually I get the same error as i try to open
any URL on localhost:8000
Can you please give me a hint... I have to improve my path definition
skills bu
12 matches
Mail list logo