X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=README;h=3d436f5d5f69eddf888b0ffc020980c7ff2c9da8;hb=8fa475745bff5a615bc57869178ecab3e9628225;hp=724fa20b4dd4caa3a511e08d2e882fadb61e06a6;hpb=b709866ba93d98c32127ff4deae5b783e271e5b3;p=myslice.git diff --git a/README b/README index 724fa20b..3d436f5d 100644 --- a/README +++ b/README @@ -33,6 +33,9 @@ when you just need to hit ^C yourself when your static files need to be refreshe * use it from your browser (See more notes on using the development server below) +* install dependencies +$ pip install -r path/to/requirements/file.txt + ==================== Status *** Authentication *** @@ -92,6 +95,7 @@ Third party tools shipped: * datatables * spin * bootstrap +* and others are added as we build the system when they become needed I've tried to keep track of the version I picked and to have an easy upgrade path. @@ -104,7 +108,7 @@ I've tried to keep track of the version I picked and to have an easy upgrade pat . urls.py * manifold: - the code for dealing with queries, sending them to the backend, and offering the /manifold/api/ proxy URL + the code for dealing with queries, sending them to the backend, and offering the /manifold/proxy/ URL * unfold: the code for building / rendering plugins