Unfortunately I can't reproduce it. It happens sometimes on production
environment. It disappears as soon as django processes are restarted.
On 27 Kwi, 16:51, Shawn Milochik wrote:
> If you know how to cause this error, run manage.py shell and import or
> instantiate whatever you have to in order
py", line 451, in get_object
return queryset.get(pk=object_id)
File "/usr/local/lib/python2.7/site-packages/django/db/models/
query.py", line 349, in get
% self.model._meta.object_name)
TypeError: 'exceptions.IndexError' object is not callable
Anybody has an
,
start_time__lte=datetime.now())
use_for_related_fields=True
On 26 Kwi, 16:10, Daniel Roseman wrote:
> On Tuesday, April 26, 2011 2:32:35 PM UTC+1, Czare1 wrote:
>
> > Once for a while I get very strange error. It's listed below. I
>
> > Traceback (most recent call
Once for a while I get very strange error. It's listed below. I
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/django/core/handlers/
base.py", line 111, in get_response
response = callback(request, *callback_args, **callback_kwargs)
File "/usr/local/www/a
4 matches
Mail list logo