Settings gone after upgrade    
  Hi, I installed 0.7.42 via pypy and configured it.
After I was happy, I decided I should upgrade to git master, so I:
- Cloned askbot-devel
 - Installed it
 - Ran all the migrations
 - Collected static files
 
Everything seemed to be successful, besides the static files, as I mentioned in another question, but the settings are gone; and if I try to, say, change the skin, I get database errors because of duplicate keys.
Any idea?
Comments