Statistics
| Branch: | Tag: | Revision:

root / snf-webproject @ 7e402b46

Name Size
  conf
  docs
  extras
  synnefo
COPYRIGHT 1.5 kB
MANIFEST.in 225 Bytes
distribute_setup.py 15.4 kB
setup.py 6.6 kB

Latest revisions

# Date Author Comment
0fa71fcc 12/03/2013 06:04 pm Christos Stavrakakis

webproject: Custom exception reporter filter

Remove 'cleanse' middleware that was used to clean sensitive variables
from admin mails. Instead, create a custom exception filter and set this
filter as Django's default reporter (DEFAULT_EXCEPTION_REPORTER_FILTER).

ae8f26fc 12/02/2013 05:54 pm Kostas Papadimitriou

webproject: Include common 403.html template

Signed-off-by: Olga Brani <>

91884d63 11/29/2013 02:26 pm Giorgos Korfiatis

Add some missing Copyright notices

Also add 2013 in package COPYRIGHT files.

7c354a92 11/29/2013 12:44 pm Christos Stavrakakis

webproject: Move patching of hidden settings

Remove patching of 'django.views.debug.HIDDEN_SETTINGS' from 'cleanse'
middleware that is going to be totally removed. Instead, patch them in
'models.py' of webproject.

901b106f 11/28/2013 05:52 pm Christos Stavrakakis

webproject: Propagate 'django.request' logger

ddfb6278 11/28/2013 05:49 pm Christos Stavrakakis

webproject: Add 'admin_mails' logging handler

Add 'admin_mails' handler to default logging configuration and use it
for 'django.request' logger, which is used to log all 5xx responses
and unhandled exceptions.

662413bb 11/28/2013 03:30 pm Christos Stavrakakis

webproject: Do not disable existing loggers

Change default settings for logging, to not disable existing loggers by
default. This was already done for the API, but not for 'snf-manage'.
Also, the example conf file were not updated.

80a548e3 11/11/2013 12:59 pm Christos Stavrakakis

Merge branch 'master' into develop

Conflicts:
Changelog
astakosclient/astakosclient/keypath.py
ci/utils.py
docs/admin-guide.rst
snf-astakos-app/astakos/im/cookie.py
snf-astakos-app/astakos/im/functions.py
snf-astakos-app/astakos/im/quotas.py
snf-astakos-app/astakos/im/views/projects.py...

c5ea4d5f 11/07/2013 05:15 pm Constantinos Venetsanopoulos

snf-webproject: add example Gunicorn conf file

5c6d914f 10/30/2013 06:15 pm Kostas Papadimitriou

webproject: Do not require django.contrib.admin by default

View revisions

Also available in: Atom