On 19-jun-2007, at 13:42, Dirk van Oosterbosch, IR labs wrote:

>>> It runs untill I try to load a page (from another ssh
>>> shell). And I just get the prompt back:
>>>
>
> This is as far as I am getting:
>
> in /core/servers/basehttp.py, line 272 (ServerHandler class, run())
>   self.result = application(self.environ, self.start_response)
> in /core/servers/basehttp.py, line 614 (AdminMediaHandler class,  
> __call__())
>   return self.application(environ, start_response)
> in /core/handlers/wsgi.py, line 184 (WSGIHandler class, __call__())
>    self.load_middleware()
> in /core/handlers/base.py, line 29 (BaseHandler class,  
> load_middleware())
>                  mod = __import__(mw_module, {}, {}, [''])
> (with 'django.middleware.common' as mw_module)
> in /middleware/common.py, line 3
>       from django.core.mail import mail_managers
> in /core/mail.py, line 4
>       from email.MIMEText import MIMEText


Should I make this into a ticket?

(Even though I don't know what could cause this? Or if it can be  
repoduced on other setups as well?)

best,
dirk
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to