Hi
I think the problem is JSON related.............
can anyone suggest how to solve this error .......
Page handler: <bound method Admin.pagelist of <DAM.Admin.Admin object
at 0xb738e42c>>
Traceback (most recent call last):
File "/var/lib/python-support/python2.4/cherrypy/_cphttptools.py",
line 105, in _run
self.main()
File "/var/lib/python-support/python2.4/cherrypy/_cphttptools.py",
line 254, in main
body = page_handler(*virtual_path, **self.params)
File "<string>", line 3, in pagelist
File
"/usr/lib/python2.4/site-packages/TurboGears-1.0.3.2-py2.4.egg/turbogears/controllers.py",
line 342, in expose
output = database.run_with_transaction(
File "<string>", line 5, in run_with_transaction
File
"/usr/lib/python2.4/site-packages/TurboGears-1.0.3.2-py2.4.egg/turbogears/database.py",
line 312, in so_rwt
retval = func(*args, **kw)
File "<string>", line 5, in _expose
File "_speedups.pyx", line 376, in _speedups.BaseDispatcher.__getitem__
File "/var/lib/python-support/python2.4/dispatch/interfaces.py",
line 15, in __call__
raise self.__class__(*self.args+(args,kw))
NoApplicableMethods: ((<function pagelist at 0xb738abfc>,
'text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5',
True, (<DAM.Admin.Admin object at 0xb738e42c>,), {'tg_format':
u'JSON'}), {})
Thanks
Antony
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---