Comment #1 on issue 53 by kieran.farr: NoReverseMatch on search
http://code.google.com/p/django-wikiapp/issues/detail?id=53

I get a similar error.

I'm trying to add wikiapp to an existing project under the url  
[root]/wiki/. Following the api instructions, I put
this on my base project urls.py:
(r'^wiki/$', include('wiki.urls')),

error message: (Caught an exception while rendering: Reverse  
for 'vidsf.wiki_search' with arguments '()' and
keyword arguments '{}' not found.)


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-updates" 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/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to