Hi Doug,

I will git it a shot.  I'll need to get a local patchwork server setup
for testing (so far I'm just using patchwork.kernel.org for my
development on the client), so there might be a bit of a lag before I
post a patch for that.

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/

Feel free to ping me on IRC (jk- on freenode) if you need a hand.

Cheers,


Jeremy
_______________________________________________
Patchwork mailing list
[email protected]
https://lists.ozlabs.org/listinfo/patchwork

Reply via email to