Revision d66c9b5c

b/snf-pithos-web-client/Changelog
2 2
=========
3 3

  
4 4

  
5
0.8.5
6
-----
5
v0.8.5
6
------
7 7

  
8 8
- Django app to serve the index.html
9
- Use synnefo.lib.context_processors.cloudbar to display cloudbar
9 10

  
b/snf-pithos-web-client/README
1
snf-pithos-web-client
2
=====================
3

  
4
This is the python package of the synnefo pithos ui frontend
5
webapp. It consist of a django application module which includes
6
a prebuilt version of the pithos ui gwt project contained in
7
`../src` directory.
8

  
9
The gwt built files are not included in the repository. Ant
10
hooks has been added in setup.py so that each time you run ``python
11
setup.py {develop, install, sdist}`` ant build is executed and
12
compiled js and other asset files are placed in the appropriate
13
locations within the python module to be packaged/installed.
14

  

Also available in: Unified diff