Re: NoReverseMatch, again...

2008-10-22 Thread Alberto Piai
Hello, On Wed, Oct 22, 2008 at 5:15 PM, Karen Tracey <[EMAIL PROTECTED]> wrote: > Other than the actual server code, are there any differences in config between > when you see this error and when you do not? For example, DEBUG setting, > caching, etc.? The only difference is the FORCE_SCRIPT_NA

Re: NoReverseMatch, again...

2008-10-22 Thread Karen Tracey
Also, can you recreate the problem on the most recent trunk or 1.0.X branch code? Your line numbers from the traceback don't match up with current so I'm guessing you are using 1.0? There have been at least a couple of fixes in the reverse url area (though I don't know that any sound like a good

Re: NoReverseMatch, again...

2008-10-22 Thread Karen Tracey
On Wed, Oct 22, 2008 at 10:57 AM, Alberto Piai <[EMAIL PROTECTED]>wrote: > > Hi all, > > I'm referring to this thread from a couple of months ago: > > http://groups.google.com/group/django-users/browse_frm/thread/1f4bb991f9f0f7b5?hl=en&tvc=1 > > I'm still having problems with the NoReverseMatch ex