hey bill i'm getting this traceback:
NoReverseMatch at /tinymce/filebrowser/
Reverse for 'filebrowser-index' with arguments '()' and keyword
arguments '{}' not found.
Request Method: GET
Request URL:
http://www.rakeshark.com/tinymce/filebrowser/
Exception Type: NoReverseMatch
Exception Value:
Reverse for 'filebrowser-index' with arguments '()' and keyword
arguments '{}' not found.
Exception Location: /home/absentx/webapps/django_apps/lib/python2.5/
django/core/urlresolvers.py in reverse, line 300
Python Executable: /usr/local/bin/python
Python Version: 2.5.4
Python Path: ['/home/absentx/lib/python2.5', '/home/absentx/webapps/
django_apps', '/home/absentx/webapps/django_apps/live', '/home/absentx/
lib/python2.5', '/home/absentx/webapps/django_apps/lib/python2.5', '/
usr/local/lib/python25.zip', '/usr/local/lib/python2.5', '/usr/local/
lib/python2.5/plat-linux2', '/usr/local/lib/python2.5/lib-tk', '/usr/
local/lib/python2.5/lib-dynload', '/usr/local/lib/python2.5/site-
packages', '/usr/local/lib/python2.5/site-packages/PIL']
Server time: Wed, 28 Apr 2010 09:37:46 -0500
any idea what this means?