Statistics
| Branch: | Tag: | Revision:

root / snf-webproject @ d63a86d6

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
d63a86d6 07/24/2013 12:56 pm Georgios D. Tsoukalas

settings: add description in --detail

32401481 07/23/2013 05:46 pm Georgios D. Tsoukalas

Enhance the new settings framework.

- Add an annotation superclass Setting
See synnefo.settings.setup:Setting for documentation.

- Add Mandatory, Default, Auto, Constant, Deprecated, setting subclasses.

- Add management command 'settings' with setting filtering and...

52f72710 07/12/2013 11:50 am Georgios D. Tsoukalas

Merge branch 'develop' into feature-reconfigure-settings

Conflicts:
snf-astakos-app/astakos/im/tests/api.py
snf-astakos-app/astakos/urls.py
snf-cyclades-app/synnefo/api/test/servers.py
snf-cyclades-app/synnefo/api/tests/networks.py
snf-cyclades-app/synnefo/app_settings/urls.py...

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

c2c4af89 06/12/2013 07:35 pm Georgios D. Tsoukalas

common: reconfigure the synnefo settings framework

- add 'services' endpoint in 'synnefo' namespace,
where all components register their services.

- add three stages of setting initialization:
1. preprocessing, after default settings are read from components,...

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