The dev server works fine.  This only happens in my production server via 
mod_wsgi.



On Monday, January 21, 2013 8:26:06 PM UTC-8, Nikolas Stevenson-Molnar 
wrote:
>
> Does this happen only in production running via mod_wsgi, or does it 
> happen in local development with the Django dev server as well? 
>
> _Nik 
>
> On 1/21/2013 4:13 PM, ghjim wrote: 
> > Hello, 
> > 
> > I am getting an error when I access my root WSGIScriptAlias /: 
> > 
> > AttributeError at / 
> > module object has no attribute JSONEncoder. 
> > 
> > I have seen similar reports on the web, some of them implying that 
> > this is a python bug 
> > but I can't implement any of the fixes. 
> > 
> > I am using Django 1.4.3 and Python2.7.3, mod_wsgi 3.4. 
> > 
> > With my Python2.7.3 installation I have both json amd simplejson 
> > (I can import "json as simplejson" and print a directory of attributes 
> > for 
> > the module simplejson.  It includes JSONEncoder. 
> > 
> > I was hoping somebody has seen this. 
> > 
> > Thanks 
> > 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> > Groups "Django users" group. 
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msg/django-users/-/_-xDLgBkMRYJ. 
> > To post to this group, send email to 
> > django...@googlegroups.com<javascript:>. 
>
> > To unsubscribe from this group, send email to 
> > django-users...@googlegroups.com <javascript:>. 
> > For more options, visit this group at 
> > http://groups.google.com/group/django-users?hl=en. 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/qxlRVfEiy4YJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to