Statistics
| Branch: | Tag: | Revision:

root / snf-app / setup.py @ 442b6550

History | View | Annotate | Download (7.5 kB)

# Date Author Comment
ef0744db 01/13/2012 06:48 pm Kostas Papadimitriou

Updated requirement versions for snf-app

Changed requirement versions to line up with corresponding debian based
packages.

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

7fb619a0 01/09/2012 05:06 pm Kostas Papadimitriou

Added snf-common package

split out of some commonly used code in a seperate package

450e0a22 01/05/2012 05:01 pm Kostas Papadimitriou

snf-app as namespace package

- added extend_path in synnefo package
- moved version helpers in their own module `synnefo.version`

365f883f 12/20/2011 06:17 pm Vangelis Koukis

Add license text in setup.py for snf-app

df285bb3 11/25/2011 06:36 pm Kostas Papadimitriou

Better console script names

Using snf- prefix for synnefo command line tools

b064bda7 11/25/2011 03:17 pm Kostas Papadimitriou

Fixed static files packaging

- proper include of static files on both package_data and MANIFEST.in

483c9197 11/24/2011 04:06 pm Kostas Papadimitriou

Moved synnefo package in a nested directory

since more than one packages exist in repository root