Statistics
| Branch: | Tag: | Revision:

root / snf-webproject / synnefo / webproject @ 49026a89

Name Size
  management
  middleware
  settings
  static
  templates
__init__.py 0 Bytes
context_processors.py 2.3 kB
i18n.py 2.3 kB
manage.py 12.9 kB
models.py 0 Bytes
urls.py 4.4 kB

Latest revisions

# Date Author Comment
49026a89 09/24/2013 05:16 pm Ilias Tsitsimpis

wheezy: Django database engine has been changed

beb2b785 08/30/2013 12:01 pm Christos Stavrakakis

Move middlewares from snf-common to snf-webproject

49044e69 08/30/2013 12:01 pm Christos Stavrakakis

Move context_processors from common to middleware

624ebbf8 08/30/2013 12:01 pm Christos Stavrakakis

webproject: Remove unused StripURLMiddleware

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.

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.

View revisions

Also available in: Atom