https://bugs.gpodder.org/show_bug.cgi?id=685
Summary: Admin for "subscriptionaction" does not work
Product: my.gPodder.org
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: feature request
Priority: low
Component: Server-side API Backend
AssignedTo: [email protected]
ReportedBy: [email protected]
See here: http://my.gpodder.org/admin/api/subscriptionaction/
I get the following error:
==========
Unhandled Exception
An unhandled exception was thrown by the application.
==========
The error log contains:
==========
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/flup/server/fcgi_base.py", line 558,
in run
protocolStatus, appStatus = self.server.handler(self)
File "/var/lib/python-support/python2.5/flup/server/fcgi_base.py", line 1116,
in handler
result = self.application(environ, start_response)
File "/var/lib/python-support/python2.5/django/core/handlers/wsgi.py", line
239, in __call__
response = self.get_response(request)
File "/var/lib/python-support/python2.5/django/core/handlers/base.py", line
128, in get_response
return self.handle_uncaught_exception(request, resolver, exc_info)
File "/var/lib/python-support/python2.5/django/core/handlers/base.py", line
160, in handle_uncaught_exception
return callback(request, **param_dict)
File "/var/lib/python-support/python2.5/django/views/defaults.py", line 23,
in server_error
t = loader.get_template(template_name) # You need to create a 500.html
template.
File "/var/lib/python-support/python2.5/django/template/loader.py", line 80,
in get_template
source, origin = find_template_source(template_name)
File "/var/lib/python-support/python2.5/django/template/loader.py", line 73,
in find_template_source
raise TemplateDoesNotExist, name
TemplateDoesNotExist: 500.html
==========
--
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs