Statistics
| Branch: | Tag: | Revision:

root / snf-common / synnefo / util / entry_points.py @ fde2c1f7

History | View | Annotate | Download (4.8 kB)

# Date Author Comment
74d988b0 02/01/2013 04:00 pm Christos Stavrakakis

pep8 fixes to snf-common

88506db0 02/14/2012 07:20 pm Kostas Papadimitriou

Updated changelogs for snf-common and snf-webproject

5c285c17 02/14/2012 02:19 pm Kostas Papadimitriou

Entry points utils improvements

- Skip entry points for python distributions names existing in
``SYNNEFO_EXCLUDE_PACKAGES`` environmental variable
- Avoid duplicate entries in list setting objects

bed8ed73 01/18/2012 06:30 pm Kostas Papadimitriou

Added helper function to collect all default_settings

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

cfcedbb1 01/09/2012 05:50 pm Kostas Papadimitriou

snf-common fixes

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

Added snf-common package

split out of some commonly used code in a seperate package