Statistics
| Branch: | Tag: | Revision:

root / settings.py.dist @ 6feab707

History | View | Annotate | Download (3.7 kB)

# Date Author Comment
52a63ce2 01/15/2011 07:51 am Dimitris Moraitis

update settings

edda4d30 01/14/2011 10:02 pm Markos Gogoulos

removed django localeurl, added ui/i18n that handles the change of languages with GET. also added the translation of a few strings and updated a few lines on the documentation

421369dc 01/08/2011 06:04 pm user

added django-localeurl for clear urls on i18n

abee21ab 01/07/2011 08:21 pm Dimitris Moraitis

Merge branch 'master' of https://code.grnet.gr/git/synnefo

db3dccf4 01/07/2011 08:21 pm Dimitris Moraitis

change default session engine

465f3966 01/07/2011 07:59 pm Markos Gogoulos

db backend needed

d7f0ad6e 01/07/2011 07:53 pm Markos Gogoulos

internalization

0f402f77 12/17/2010 10:01 pm Dimitris Moraitis

add synnefo.ui app to settings.py.dist

253f0c82 11/26/2010 10:05 pm Faidon Liambotis

Add an initial implementation of API's /servers read()

3758cc42 11/26/2010 09:56 pm Faidon Liambotis

Add Auth-API application, plus the StripURLMiddleware

81357279 11/26/2010 08:13 pm Faidon Liambotis

Fix some trailing-slash breakage, OS-API is explicit about that

00b4f1be 11/26/2010 04:39 pm Faidon Liambotis

Initial commit