Statistics
| Branch: | Tag: | Revision:

root / snf-webproject / synnefo / webproject @ bfbdb021

Name Size
  management
  middleware
  settings
  templates
__init__.py 0 Bytes
i18n.py 2.3 kB
manage.py 11.6 kB
models.py 0 Bytes
urls.py 3.8 kB

Latest revisions

# Date Author Comment
bfbdb021 03/12/2012 06:42 pm Kostas Papadimitriou

Improve webproject static files serve views

dde1dd17 03/08/2012 01:43 pm Kostas Papadimitriou

Updated webproject changelog

8e176bdf 02/23/2012 04:58 pm Kostas Papadimitriou

snf-webproject fixes

d60dc9d4 02/23/2012 03:13 pm Kostas Papadimitriou

Logging config and entry_points in snf-webproject

1b9af82c 02/23/2012 12:42 pm Kostas Papadimitriou

Default configuration changes

- cached_db as default session backend
- removed default SITE_ID setting (not required by all synnefo
components)

62a0fc36 02/21/2012 02:46 pm Kostas Papadimitriou

Serve MEDIA_ROOT path from MEDIA_URL url

b3ae4dd1 02/15/2012 05:18 pm Kostas Papadimitriou

Serve static files view from django project

- Disabled if DEBUG is set to False
- Configurable using WEBPROJECT_SERVE_STATIC
- To avoid the need of each synnefo django application to add new url
entries for serving its own static files.

55b1e11f 02/15/2012 02:16 pm Kostas Papadimitriou

Move link_static management command in webproject

426d375b 02/14/2012 06:52 pm Kostas Papadimitriou

Add default 404 and 500 templates in webproject

0aecdbd8 02/14/2012 06:14 pm Kostas Papadimitriou

Moved set_language view in webproject

since the url that changes the user session language was moved in webproject
as an app wide url, the view that gets bind to the url should exist also
in webproject.

View revisions

Also available in: Atom