django-admin-visualsearch
django-admin-visualsearch copied to clipboard
Reverse for 'get_matched_items' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: []
Request Method: GET
Request URL: http://localhost:8000/admin/myapp/books/
Django Version: 1.6.1
Exception Type: NoReverseMatch
Exception Value:
Reverse for 'get_matched_items' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: []
Exception Location: ...\lib\site-packages\django\core\urlresolvers.py in _reverse_with_prefix, line 429
Python Executable: ...\Scripts\python.exe
I am experiencing this issue as well. Javascript console is showing it as a 500 error.
look later