]> git.ozlabs.org Git - patchwork/commit
Integrate 'django.contrib.staticfiles'
authorStephen Finucane <stephenfinucane@hotmail.com>
Tue, 7 Apr 2015 21:20:53 +0000 (22:20 +0100)
committerJeremy Kerr <jk@ozlabs.org>
Sun, 3 May 2015 05:46:52 +0000 (13:46 +0800)
commitd4a2c1f8792f52fec0c881ab38c91635840a50c0
treef08cb31b6c2ad4a80bacbf9ba8a2b8b2b2cdca6d
parentc641660e041fdf932bad89681c167328ee85249a
Integrate 'django.contrib.staticfiles'

Rather than providing a custom solution for serving static files, use
the solution provided in the upstream Django source.

This allows us to remove the top-level 'urls.py' file.

Signed-off-by: Stephen Finucane <stephenfinucane@hotmail.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/urls.py
apps/settings.py
apps/urls.py [deleted file]
htdocs/css/style.css
templates/base.html
templates/patchwork/bundle.html
templates/patchwork/bundles.html
templates/patchwork/filters.html
templates/patchwork/list.html
templates/patchwork/patch-list.html