On 20 May 2013, at 15:00, David Reynolds <[email protected]> wrote:
> > On 20 May 2013, at 14:51, Harry Percival <[email protected]> wrote: > >> Also, question for django people: static files, as collected by "manage.py >> collectstatic": in the repo, or not? > > Not. That is a deployment step in my book. > > Agreed. Many apps will copy their static files from the installed version when you issue this command and there's just no need for those to be in the repo. Michael > -- > David Reynolds > [email protected] > > > > > _______________________________________________ > python-uk mailing list > [email protected] > http://mail.python.org/mailman/listinfo/python-uk -- http://www.voidspace.org.uk/ May you do good and not evil May you find forgiveness for yourself and forgive others May you share freely, never taking more than you give. -- the sqlite blessing http://www.sqlite.org/different.html _______________________________________________ python-uk mailing list [email protected] http://mail.python.org/mailman/listinfo/python-uk
