From f0b93370d63e7c76d389090f373182132e57ba00 Mon Sep 17 00:00:00 2001 From: Emanuel Schuetze Date: Wed, 27 Jan 2016 22:46:23 +0100 Subject: [PATCH] Updated README for 2.0b2 --- README.rst | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/README.rst b/README.rst index 0fe08a848..600914cd7 100644 --- a/README.rst +++ b/README.rst @@ -98,10 +98,10 @@ portable version you should observe the following install steps.* user. Make sure that you have installed Virtual Python Environment builder on your system. - To install Virtual Python Environment builder, open command line (cmd) + To install latest Virtual Python Environment builder, open command line (cmd) and run:: - > easy_install https://pypi.python.org/packages/source/v/virtualenv/virtualenv-12.0.5.tar.gz + > easy_install https://pypi.python.org/packages/source/v/virtualenv/virtualenv-x.y.z.tar.gz Create your OpenSlides directory, change to it, setup and activate the virtual environment:: @@ -229,13 +229,6 @@ Installation and start of the development version python manage.py --help -Coding Style ------------- - -You can find some information on the coding style in the `OpenSlides wiki -`_. - - VI. Used software ================= @@ -249,8 +242,6 @@ OpenSlides uses the following projects or parts of them: * `Django `_, License: BSD -* `Django haystack `_, License: BSD - * `Django REST framework `_, License: BSD * `html5-lib `_, License: MIT @@ -259,6 +250,8 @@ OpenSlides uses the following projects or parts of them: * `natsort `_, License: MIT +* `PyPDF2 `_, License: BSD + * `ReportLab `_, License: BSD @@ -273,6 +266,8 @@ OpenSlides uses the following projects or parts of them: * `Tornado `_, License: Apache License v2.0 +* `Whoosh `_, License: BSD + * Several JavaScript packages (see bower.json) * `angular `_, License: MIT @@ -285,11 +280,11 @@ OpenSlides uses the following projects or parts of them: * `angular-gettext `_, License: MIT * `angular-loading-bar `_, License: MIT * `angular-messages `_, License: MIT + * `angular-pdf `_, License: MIT * `angular-sanitize `_, License: MIT * `angular-scroll-glue `_, License: MIT * `angular-ui-router `_, License: MIT * `angular-ui-select `_, License: MIT - * `angular-ui-switch `_, License: MIT * `angular-ui-tree `_, License: MIT * `api-check `_, License: MIT * `bootbox `_, License: MIT @@ -307,6 +302,7 @@ OpenSlides uses the following projects or parts of them: * `ng-file-upload `_, License: MIT * `ngBootbox `_, License: MIT * `open-sans-fontface `_, License: Apache License version 2.0 + * `PDF.js `_, License: Apache License version 2.0 * `roboto-condensed `_, License: Apache-2.0 * `sockjs `_, License: MIT