wunki / django-salted

Full stack SaltStack configuration for Django with the help of Vagrant.
BSD 3-Clause "New" or "Revised" License
319 stars 42 forks source link

Instructions to collectstatic files and homepage for demo project #3

Closed pxg closed 11 years ago

pxg commented 11 years ago

I've added some extra instructions to the readme. I've also added a homepage to the project and changed some settings so the static files will be found by nginx.

wunki commented 11 years ago

Thank you for this.