On Thu, Dec 20, 2012 at 5:38 PM, Jeremy Kerr <[email protected]> wrote: > > Should just be a matter of: > > createdb patchwork > git clone git://git.ozlabs.org/home/jk/git/patchwork > cd patchwork/apps > touch local_settings.py > > ./manage.py syncdb > ./manage.py runserver > > xdg-open http://localhost:8000/
You make the assumption that I've already go some of the prereqs installed and am familiar with them. ;) I've run apache servers before, setup databases before, and got django installed before. ...but not on my current system. I will get to it, but it will take some time... > Feel free to ping me on IRC (jk- on freenode) if you need a hand. Thanks for the offer. If I get stuck I'll send you a ping. :) -Doug _______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
