Statistics
| Branch: | Tag: | Revision:

root / snf-webproject / setup.py @ 252bb277

History | View | Annotate | Download (3.2 kB)

# Date Author Comment
66e7b0ae 01/13/2012 06:51 pm Kostas Papadimitriou

Added django as requirement in snf-webproject

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)...