Re: TemplateSyntaxError 'No module named admin_urls' in 1.0 stable

2008-09-04 Thread simong
On Sep 4, 3:53 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Thu, Sep 4, 2008 at 10:00 AM, simong <[EMAIL PROTECTED]> wrote: > > It might have been in part a caching problem in Firefox: to clarify, > > I'm testing this on my laptop running Ubuntu 8.04 using apache2 with > > local name resol

Re: TemplateSyntaxError 'No module named admin_urls' in 1.0 stable

2008-09-04 Thread Karen Tracey
On Thu, Sep 4, 2008 at 10:00 AM, simong <[EMAIL PROTECTED]> wrote: > It might have been in part a caching problem in Firefox: to clarify, > I'm testing this on my laptop running Ubuntu 8.04 using apache2 with > local name resolution using names against localhost, which is fairly > non-standard but

Re: TemplateSyntaxError 'No module named admin_urls' in 1.0 stable

2008-09-04 Thread simong
On Sep 4, 2:02 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Thu, Sep 4, 2008 at 7:04 AM, simong <[EMAIL PROTECTED]> wrote: > > > I am trying to migrate a project to 1.0 and I'm currently updating the > > admin system. When I try to load the /admin/ URL I get this error: > > > Exception Type:

Re: TemplateSyntaxError 'No module named admin_urls' in 1.0 stable

2008-09-04 Thread Karen Tracey
On Thu, Sep 4, 2008 at 7:04 AM, simong <[EMAIL PROTECTED]> wrote: > > I am trying to migrate a project to 1.0 and I'm currently updating the > admin system. When I try to load the /admin/ URL I get this error: > > Exception Type: TemplateSyntaxError > Exception Value:Caught an exce