SYNHAK / spiff

Spaceman Spiff Manages Spaces
GNU Affero General Public License v3.0
13 stars 5 forks source link

First syncdb / migrate fails with AttributeError #32

Open C-o-r-E opened 10 years ago

C-o-r-E commented 10 years ago

Installations instructions followed with the following modifications:

Traceback can be found here: https://gist.github.com/C-o-r-E/8361604

Edit: added pip freeze output: https://gist.github.com/C-o-r-E/8361748

Edit2: Tried SQLite for testing purposes, no error. Seems to be a postgresql issue then.