Hello,

i have the same exception and exactly as Julien explained in the dev
server works fine ... and also works fine with fast_cgi, but I am
using apache + mod_wsgi and it didn't work with the same problem:
NoReverseMatch

Has any of you any clue to this error ?

thanks in advance,
        r

On Aug 16, 8:16 pm, Alberto Piai <[EMAIL PROTECTED]> wrote:
> On Aug 16, 12:01 am, Julien Phalip <[EMAIL PROTECTED]> wrote:
>
> > Hi,
>
> > It's likely that there is a typo somewhere in your templates, either
> > you didn't write the view name properly, or you didn't provide the
> > right parameters.
> > In the error message, there should be the name of the view. Look up
> > every occurrence et double check that you haven't made any typo.
>
> I'm checking everything again. But actually I don't think the
> problem's there, as everything works fine when run from django's dev
> server, and now it's been working fine for some hours even on lighttpd
> +fcgi. When the problem appears again I'll send the traceback.
>
> Thanks for you help,
>
> Alberto
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to