Warn about unknown staticdirect paths.
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Mon, 9 Jan 2012 13:26:01 +0000 (14:26 +0100)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Mon, 9 Jan 2012 13:39:54 +0000 (14:39 +0100)
commit1b876ac2ea58830b187463dd3de75299fa257212
treee7163c346e9e4f51a0f169a43787d7a1211b129d
parent7cbbf3e75b2dc67068ec270e53249d95224a86cc
Warn about unknown staticdirect paths.

Use pkg_resource to check for the existence of any files
referenced by staticdirect. If they don't exist, warn about
this.

This might raise false warnings in the future for more
advanced setups.
mediagoblin/staticdirect.py