Statistics
| Branch: | Tag: | Revision:

root / snf-webproject / synnefo @ 18a544f5

# Date Author Comment
18a544f5 01/16/2012 01:56 pm Kostas Papadimitriou

Management utility fix

Handle command discovery of namespaced application modules.

cc11c0dd 01/16/2012 12:55 pm Kostas Papadimitriou

Exclude version modules from repository

07d104d8 01/13/2012 02:11 pm Kostas Papadimitriou

Improved packaging

- Improved automatic version tagging from git repo.
- Added auto generated synnefo.<package>.version module to contain each
package version.

2ce0636e 01/12/2012 03:06 pm Kostas Papadimitriou

Initial commit for snf-webproject

- new package snf-webproject
- moved basic django related settings in snf-webproject
- added new entry point utils to ease the extension mechanism of
snf-webproject (urlpatterns, middleware, static_files, installed_apps)...