Hello Everyone -
I'm trying to get 0.7.3 running under Django 1.2.4 on RHEL6 beta,
using psycopg2 as the database adapter. I get the following error.
Has anyone been able to get this combination of Pinax / Django running
on RHEL6?
Thanks,
-J
TemplateSyntaxError at /
Caught TypeError while rendering: __init__() got an unexpected keyword
argument 'error_message'
Request Method: GET
Request URL:
http://localhost:8000/
Django Version: 1.2.4
Exception Type: TemplateSyntaxError
Exception Value:
Caught TypeError while rendering: __init__() got an unexpected keyword
argument 'error_message'
Exception Location: /home/josh/workspace/social_test/src/
social_project/lib/django/forms/fields.py in __init__, line 187
Python Executable: /usr/bin/python
Python Version: 2.6.2
Python Path: ['/home/josh/workspace/social_test/src/social_project/
apps', '/home/josh/workspace/social_test/src/social_project/lib/pinax/
apps', '/home/josh/workspace/social_test/src/social_project/lib', '/
home/josh/workspace/social_test/src/social_project', '/usr/lib64/
eclipse/dropins/pydev/eclipse/plugins/
org.python.pydev.debug_1.5.4.2010011921/pysrc', '/home/josh/workspace/
social_test/src', '/usr/lib/python2.6/site-packages', '/usr/lib64/
eclipse/dropins/pydev/eclipse/plugins/
org.python.pydev_1.5.4.2010011921/PySrc', '/usr/lib64/python2.6', '/
usr/lib64/python2.6/lib-dynload', '/usr/lib64/python2.6/lib-old', '/
usr/lib64/python2.6/lib-tk', '/usr/lib64/python2.6/plat-linux2', '/usr/
lib64/python2.6/site-packages', '/usr/lib64/python2.6/site-packages/
PIL', '/usr/lib64/python2.6/site-packages/gst-0.10', '/usr/lib64/
python2.6/site-packages/gtk-2.0', '/usr/lib64/python2.6/site-packages/
webkit-1.0', '/usr/lib64/eclipse/dropins/pydev/eclipse/plugins/
org.python.pydev_1.5.4.2010011921/PySrc/pydev_sitecustomize', '/usr/
lib64/python26.zip', '/usr/lib64/python2.6/lib-old', '/usr/lib64/
python2.6/lib-tk', '/usr/lib64/python26.zip']
Server time: Mon, 27 Dec 2010 09:58:51 -0500