From 0a94e04958b0c23b40acee574d9e85a3323220a6 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Thu, 25 Apr 2013 14:37:16 +0000 Subject: [PATCH] sqlfindindex updates db itself, no need to pipe, minor documentation fixes --- README | 2 +- pandora/archive/views.py | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README b/README index 00c3b08e..1199a41b 100644 --- a/README +++ b/README @@ -98,7 +98,7 @@ Important: "use_your_own" is a password and you have to use the same value here cd /srv/pandora/pandora ./manage.py syncdb --noinput ./manage.py migrate - ./manage.py sqlfindindex | ./manage.py dbshell + ./manage.py sqlfindindex ./manage.py sync_itemsort ./manage.py collectstatic -l --noinput ./manage.py update_static diff --git a/pandora/archive/views.py b/pandora/archive/views.py index 6a48b4ef..1b4913a2 100644 --- a/pandora/archive/views.py +++ b/pandora/archive/views.py @@ -514,8 +514,10 @@ def findMedia(request): 'range': array } - query: query object, more on query syntax at + query: item query object, more on query syntax at https://wiki.0x2620.org/wiki/pandora/QuerySyntax + get media for all items matching the given query + sort: array of key, operator dics [ {