octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Agora updated


From: Wendy Liu
Subject: Re: Agora updated
Date: Wed, 17 Oct 2012 11:57:15 -0400

It looks like it's a problem with that particular deployment. The code page works on my demo: http://agora.dellsystem.me/code (although there is a small bug that shows up if you type in the wrong username/password combo, which I'm aware of and will fix as soon as I get home). I'm not sure what the problem would be, though. Did you run `python manage.py syncdb`? What version of Django?

On 17 October 2012 10:48, Doug Stewart <address@hidden> wrote:


On Wed, Oct 17, 2012 at 10:33 AM, Jordi Gutiérrez Hermoso <address@hidden> wrote:
I just updated Agora to Wendy's latest version:

http://agora.octave.org/

Basic bundle functionality seems to be in. Please test, report bugs, etc.

- Jordi G. H.

On Ubuntu using chrome and chromium
when I try:

Browse code submissions

I get:

Server Error

URL: http://agora.octave.org/code

Module paste.exceptions.errormiddleware:144 in __call__
Module django.core.handlers.wsgi:273 in __call__
>>  response = self.get_response(request)
Module django.core.handlers.base:169 in get_response
>>  response = self.handle_uncaught_exception(request, resolver, sys.exc_info())
Module django.core.handlers.base:218 in handle_uncaught_exception
>>  return callback(request, **param_dict)
Module django.utils.decorators:93 in _wrapped_view
>>  response = view_func(request, *args, **kwargs)
Module django.views.defaults:31 in server_error
>>  return http.HttpResponseServerError(t.render(Context({})))
Module django.template.base:123 in render
>>  return self._render(context)
Module django.template.base:117 in _render
>>  return self.nodelist.render(context)
Module django.template.base:744 in render
>>  bits.append(self.render_node(node, context))
Module django.template.base:757 in render_node
>>  return node.render(context)
Module django.template.loader_tags:127 in render
>>  return compiled_parent._render(context)
Module django.template.base:117 in _render
>>  return self.nodelist.render(context)
Module django.template.base:744 in render
>>  bits.append(self.render_node(node, context))
Module django.template.base:757 in render_node
>>  return node.render(context)
Module django.template.loader_tags:64 in render


and lots more!!


HTH
Doug

--
DAS

https://linuxcounter.net/user/206392.html


reply via email to

[Prev in Thread] Current Thread [Next in Thread]