Python packaging improvments
authorKostas Papadimitriou <kpap@grnet.gr>
Fri, 31 May 2013 10:48:23 +0000 (13:48 +0300)
committerKostas Papadimitriou <kpap@grnet.gr>
Fri, 31 May 2013 10:51:19 +0000 (13:51 +0300)
commit6157de5b9191596152504c72f22cd4a4a2a0de25
tree6fc97b5c6248a433ae6eff6bb1fbfb8743e3566f
parentc3ace1bb0315851c93de9852f55a0a6fb8c1e7b1
Python packaging improvments

- Use {% include %} to extend index.html with appropriate django context
- Introduce `urls_config` context variable. A dict that contains requred webapp
  endpoints. Keys are merged in otherProperties js object.
snf-pithos-webclient/pithos_webclient/settings.py
snf-pithos-webclient/pithos_webclient/synnefo_settings.py
snf-pithos-webclient/pithos_webclient/templates/pithos_webclient/cloudbar.html [new file with mode: 0644]
snf-pithos-webclient/pithos_webclient/templates/pithos_webclient/other_properties.html [new file with mode: 0644]
snf-pithos-webclient/pithos_webclient/views.py
snf-pithos-webclient/setup.py
src/gr/grnet/pithos/web/public/index.html