Statistics
| Branch: | Tag: | Revision:

root / snf-okeanos-site / setup.py @ 9a32d894

History | View | Annotate | Download (3.7 kB)

# Date Author Comment
9a32d894 01/18/2012 02:23 pm Kostas Papadimitriou

Updated setup.py

- catch synnefo.util import errors
- added snf packages dependencies
- added dependency_link for snf-* package discovery

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

eba16ea9 01/09/2012 05:46 pm Kostas Papadimitriou

Several ~okeanos site fixes

- synnefo settings and app entry points
- fixed template location
- changed package name
- versioning using vcs_version

4e1c998c 12/20/2011 06:18 pm Vangelis Koukis

Minor fix in packaging

022df98d 11/25/2011 03:14 pm Kostas Papadimitriou

Packaging and distribution fixes

- fixed settings STATIC_FILES entry
- do not import synnefo settings, let the user do that in his concern
- include static files in package

f7e8d6b2 11/25/2011 12:14 pm Kostas Papadimitriou

okeanos_site packaging