From a50e81a087fc55afcfd75d03bbb1a2a28eef72cd Mon Sep 17 00:00:00 2001 From: bnewbold Date: Fri, 22 Apr 2011 07:03:55 +0000 Subject: updated static fallthrough system --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index ae71ab9..527611e 100644 --- a/README +++ b/README @@ -3,7 +3,8 @@ PicCast Repo README ------------------- ./www/ - Static content to be served up over HTTP (eg, stylesheets) + Static content to be served up over HTTP (eg, stylesheets). + The webserver will check here first (except for index.html) ./piccast/ Django application base directory @@ -23,6 +24,9 @@ The django application requires: - python-feedparser - python 2.6+ (I think? with pysqlite or whatevah?) +also, ./www/media/admin/ should be a symlink to the django admin media (eg, +/usr/share/pyshared/django/contrib/admin/media/) + JSON API -------- /json/feeds/ -- cgit v1.2.3