Revision d66c9b5c snf-pithos-web-client/README

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