Statistics
| Branch: | Tag: | Revision:

root / synnefo @ c3e5f0bc

# Date Author Comment
c3e5f0bc 11/24/2011 11:46 am Kostas Papadimitriou

Settings reference in docs

e868d384 11/23/2011 03:08 pm Kostas Papadimitriou

Link static files helper command

Added new manage.py command in ui app which links static
files required by synnefo webapp to run to a specified directory.

4a607b2e 11/22/2011 01:31 pm Kostas Papadimitriou

Removed debug statement

04a38bd0 11/22/2011 12:26 pm Kostas Papadimitriou

Refactored common synnefo settings as python modules

f0ed93a9 11/18/2011 07:21 pm Kostas Papadimitriou

Default test settings asset module

7c62bd54 11/18/2011 07:20 pm Kostas Papadimitriou

Created dispatcher main function wrapper and updated setup.py

45832bda 11/18/2011 01:26 pm Kostas Papadimitriou

Distributed settings helper,

ease application distribution by allowing import of settings from
/etc/synnefo/*.conf files

b9685924 11/18/2011 01:02 pm Kostas Papadimitriou

Fix to allow manage to be exported in console_scripts

efcd7a43 11/18/2011 01:01 pm Kostas Papadimitriou

Common settings synnefo module

ed02e7e1 11/18/2011 01:00 pm Kostas Papadimitriou

Allow us to export tools in setup.py as console_scripts

c64333b6 11/18/2011 11:53 am Kostas Papadimitriou

Synnefo package within the repo tree