freedomsponsors / www.freedomsponsors.org

Crowdfunding Free Software, one issue at a time.
https://freedomsponsors.org
GNU Affero General Public License v3.0
190 stars 76 forks source link

Fix setup instructions #294

Closed loomchild closed 10 years ago

loomchild commented 10 years ago

I just installed freedomsponsors locally to play with it - works like a charm.

I found a couple of minor inconsistencies in setup procedure though (see diff). Sometimes current working directory is not correct. Also database connection settings do not seem to be required anymore - they are not present in template env_settings and they are ignored by the app (initially I created different database user and Django couldn't connect to the database).

tonylampada commented 10 years ago

Can one of the admins verify this patch?