Statistics
| Branch: | Tag: | Revision:

root / settings.d / 30-ui.conf @ 96b635d9

History | View | Annotate | Download (840 Bytes)

# Date Author Comment
faf5ddde 07/13/2011 04:40 pm Kostas Papadimitriou

Feedback form view, templates, urls and settings

f31dd9f4 07/11/2011 03:03 pm Vangelis Koukis

Merge branch 'faidon/misc-fixes'

Conflicts:
settings.d/50-invitations.conf

9da33f32 07/07/2011 08:24 pm Faidon Liambotis

Remove useless & noisy copyright banners for .conf

Remove 36 lines of noise from all of settings.d configuration files.
Besides being utterly useless and extremely annoying, it's also commonly
incorrect since some of them are derived from Django and they're not...

6ee2466c 07/07/2011 03:08 pm Kostas Papadimitriou

added kubuntu in ui settings

6fb884b2 06/28/2011 03:20 pm Christos Psaltis

Add update interval in settings

1277fb19 06/27/2011 04:40 pm Vangelis Koukis

Split settings.py.dist in distinct conf files

Split settings.py.dist in distinct conf files under settings.d/,
similarly to:

https://code.djangoproject.com/wiki/SplitSettings#UsingalistofconffilesTransifex

Use settings..d/*-local.conf files for local modifications,...