Statistics
| Branch: | Tag: | Revision:

root / snf-webproject @ 1102774c

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

Latest revisions

# Date Author Comment
d4e4e501 07/25/2013 12:46 pm Christos Stavrakakis

Merge branch 'hotfix-0.14.3' into develop

Conflicts:
Changelog
snf-astakos-app/astakos/im/messages.py
snf-pithos-app/pithos/api/manage_accounts/__init__.py
snf-pithos-app/pithos/api/management/commands/reconcile-resources-pithos.py
snf-pithos-app/pithos/api/settings.py...

8ae38ff8 07/23/2013 01:42 pm Stratos Psomadakis

Replace regexp in cleanse middleware

Replace the regexp in mail_admins_safe() with manual parsing of the message.

7afa5bde 07/22/2013 04:53 pm Christos Stavrakakis

webproject: Fix typo

4691814d 07/09/2013 04:30 pm Ilias Tsitsimpis

pep8 changes

d9db295a 06/13/2013 06:00 pm Olga Brani

Improved style for 404 and 500 pages

04f0a678 06/13/2013 12:08 pm Giorgos Korfiatis

webproject: Correct typos in 500 message

49c0d427 06/13/2013 11:38 am Kostas Papadimitriou

webproject: Disable APPEND_SLASH setting by default

14ed4030 06/06/2013 10:47 pm Kostas Papadimitriou

webproject: Remove requires_csrf_token

method does not seem to exist in debian packaged django release. Since
csrftoken is not used in 500 templates the removal won't cause any side
effects.

2e45abfd 06/06/2013 04:12 pm Kostas Papadimitriou

webproject: common 404, 500 handling

- Move 404, 500 templates from astakos to webproject
- Remove 404, 500 templates from pithos-app
- Webproject now includes static files to serve jquery as an asset in 404, 500
pages.
- Custom 500 handler. Use RequestContext if possible.

8b812637 06/05/2013 09:08 pm Kostas Papadimitriou

webproject: Configurable webproject root url redirect

optionally append a redirect view to the root url of the project. Redirect url
is configurable using WEBPROJECT_ROOT_REDIRECT setting.

View revisions

Also available in: Atom