1      

Re:

Hi,

I'm trying to install Dinette and found some problem. I am using Django 1.2.1.

Before I installed Dinette, I installed: - BeautifulSoup - django-authopenid - django-haystack - django-socialauth - python-openid - sorl-thumbnail - django-pagination - django-compressor and dinette itself.

I did the steps from http://uswaretech.com/forum/dinette/how-to-installl-and-use-dinette/ except for the openid variables. I left them blank because I'm just trying out.

Now, when I try to syncdb, I got: ...

File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ConfigParser.py", line 531, in get raise NoSectionError(section) ConfigParser.NoSectionError: No section: 'formatters'

The documentation didn't mention anything with ConfigParser but I'm not sure what to put there.

Can you guys help me out?

Thanks.

2      

Re: Installation problem

Can you post a full stacktrace?