arguman / arguman.org

Argument mapping and analysis platform
https://arguman.org
Other
1.39k stars 152 forks source link

Redirects to en.arguman.org #305

Closed leventyalcin closed 5 years ago

leventyalcin commented 8 years ago

Hi there,

I have a hosted arguman on my server. I installed that ages ago. Today, I saw that I'm millions of commits behind of master and without checking documentetion pulled all the changes.

Very first problem I've encountered is psycopg2 package couldn't installed because it depends on pg_config but I'm using arguman with mongo and I don't have postgres installed. I think this should be removed from requirements.txt (I'll open a PR for this)

Second of all, manage.py runserver says settings_local.py not found! but couldn't see what that means in docmentation.

And the last one now my hosted arguman redirects me to en.arguman.org and couldn't understand why.

Cheers! Levent.

leventyalcin commented 8 years ago

I think it's good to have configuration details in the installation doc