Hi all,

We have a site with not much load. Now and then, we experience url
unresolved problems, the errors are:

raise Resolver404, {'tried': tried, 'path': new_path}
Resolver404: {'path': u'', 'tried': [......

or sometimes:

AttributeError: 'RegexURLResolver' object has no attribute 'name'

The thing is, we haven't changed urls.py for a long time, and majority
of the time, the urls get resolved
successfully.

What could be the problem? Are there urls.py best practice guidelines
that we can check out?

Thanks,

Will

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en.

Reply via email to