Statistics
| Branch: | Tag: | Revision:

root / snf-common / synnefo / settings / default / __init__.py @ 0ede3879

History | View | Annotate | Download (1.5 kB)

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

pep8 fixes to snf-common

6690e770 10/24/2012 12:47 pm Christos Stavrakakis

Do not import logging in common default settings

eeda4702 01/19/2012 12:23 pm Kostas Papadimitriou

Moved database default config in snf-app

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