Hi Andrew, I would love to help ... but still have some issues.
Are there any speciel areas you want feedback from ? I get the following error. When uninstalling "anyjson" i says it can't find the module, so I guess its installed right. But its missing a attribute. Google did not give me any real feedback on my problem, other than if there were any other files "named" json.py that might conflict. But when uninstalling anyjson it says its can't find the module. So have you any idea what might be missing here ? AttributeError at /reports/1/ 'module' object has no attribute 'dumps' Request Method: GET Request URL: http://pop3.syska.dk/reports/1/ Django Version: 1.2.5 Exception Type: AttributeError Exception Value: 'module' object has no attribute 'dumps' Exception Location: /usr/local/lib/python2.6/site-packages/baruwa-1.1.0-py2.6.egg/baruwa/reports/views.py in report, line 393 Python Executable: /usr/local/bin/python Python Version: 2.6.6 Python Path: ['/usr/local/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg', '/usr/local/lib/python2.6/site-packages/flup-1.0.2-py2.6.egg', '/usr/local/lib/python2.6/site-packages/baruwa-1.1.0-py2.6.egg', '/usr/local/lib/python2.6/site-packages/MySQL_python-1.2.3-py2.6-freebsd-8.2-RELEASE-i386.egg', '/usr/local/lib/python2.6/site-packages/django_celery-2.2.4-py2.6.egg', '/usr/local/lib/python2.6/site-packages/celery-2.2.4-py2.6.egg', '/usr/local/lib/python2.6/site-packages/django_picklefield-0.1.9-py2.6.egg', '/usr/local/lib/python2.6/site-packages/pyparsing-1.5.5-py2.6.egg', '/usr/local/lib/python2.6/site-packages/kombu-1.0.4-py2.6.egg', '/usr/local/lib/python2.6/site-packages/python_dateutil-1.5-py2.6.egg', '/usr/local/lib/python2.6/site-packages/importlib-1.0.2-py2.6.egg', '/usr/local/lib/python2.6/site-packages/amqplib-0.6.1-py2.6.egg', '/usr/local/lib/python2.6/site-packages/lxml-2.3-py2.6-freebsd-8.2-RELEASE-i386.egg', '/usr/local/lib/python2.6/site-packages/anyjson-0.2.3-py2.6.egg', '/usr/local/lib/python26.zip', '/usr/local/lib/python2.6', '/usr/local/lib/python2.6/plat-freebsd8', '/usr/local/lib/python2.6/lib-tk', '/usr/local/lib/python2.6/lib-old', '/usr/local/lib/python2.6/lib-dynload', '/usr/local/lib/python2.6/site-packages', '/usr/local/lib/python2.6/site-packages/PIL'] Server time: Fri, 4 Mar 2011 12:20:54 +0100 mvh On Fri, Mar 4, 2011 at 11:09 AM, Andrew Colin Kissa <[email protected]> wrote: > Hi All, > > For those using 1.1.0 release candidate or Github code can you please > provide some feedback on your experiences. > > Thanks in advance, > > Andrew > > -- > Baruwa - www.baruwa.org > > _______________________________________________ > Baruwa mailing list > [email protected] > http://lists.baruwa.org/mailman/listinfo/baruwa > _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

