From: Thierry Parmentelat Date: Fri, 21 Dec 2012 14:40:47 +0000 (+0100) Subject: Merge branch 'master' of ssh://git.onelab.eu/git/myslice-django X-Git-Tag: myslice-django-0.1-1~100 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=b819c832cd3efe0a37966196430bcf3ec0aaf0cb;hp=c177439e345967fd87345458bf9d3d591d5cacb6;p=myslice.git Merge branch 'master' of ssh://git.onelab.eu/git/myslice-django --- diff --git a/README b/README index 54a5204a..7aa08fcd 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ See the devel/ subdir for more devel-oriented doc. ==================== 1 minute howto -* requirement is to have python + django installed django +* REQUIREMENTS is to have python + django installed django ** should be straightforward ** see devel/django-install.txt in case of trouble @@ -22,7 +22,7 @@ $ manage.py syncdb [ at this point point it *might* be needed to run $ make allst but as far as running a local server is concerned you should be good without that - feedbakc on this is appreciated] + feedback on this is appreciated] * run a local server: $ manage.py runserver 0.0.0.0:8000 diff --git a/plugins/templates/quickfilter.html b/plugins/templates/quickfilter.html index 736830e9..491cdcb8 100644 --- a/plugins/templates/quickfilter.html +++ b/plugins/templates/quickfilter.html @@ -1,5 +1,4 @@ - -
+
{% for criteria in list %} @@ -25,4 +24,4 @@
-
\ No newline at end of file +