Statistics
| Branch: | Revision:

root / settings.py

History | View | Annotate | Download (3 kB)

# Date Author Comment
103:e285e157be4e 04/18/2011 05:17 pm Faidon Liambotis

Add msoffice4students SP

72:011c4f6be792 06/15/2010 06:31 pm Faidon Liambotis

Add more here()s to settings.py

70:a46d2ec61f7a 06/15/2010 06:21 pm Faidon Liambotis

Use a here() lambda for template path in settings.py

69:c9caba92a782 06/15/2010 06:20 pm Apollon Oikonomopoulos

settings.py cleanup

Remove all db-backed middleware entries and applications as we're not using them.
Add aai to the list of enabled apps.

53:f25d618d9e21 05/25/2009 07:03 pm Faidon Liambotis

Use dist/ instead of metadata/ for metadata's location

49:de94c1d55917 05/25/2009 04:44 pm Apollon Oikonomopoulos

Renamed grnet_wayf to wayf

45:954dd97ada15 05/25/2009 03:46 pm Apollon Oikonomopoulos

Fixed 404 & 500 template titles and turned debugging off

44:0a85e6242d83 05/25/2009 03:15 pm Apollon Oikonomopoulos

Properly implemented language handling

43:c317e16b31c3 05/25/2009 02:31 pm Apollon Oikonomopoulos

Added 500 handler

40:bb09cb5dccd9 05/25/2009 12:28 pm Apollon Oikonomopoulos

Added language selection

31:0f2c7be74836 05/19/2009 05:14 pm Apollon Oikonomopoulos

Merged branches

25:46bb0c3d74f1 05/18/2009 06:21 pm Apollon Oikonomopoulos

Cleaned up the wayf views
Added a 404 handler

20:2d9fd34521d8 05/17/2009 03:11 am Apollon Oikonomopoulos

Created a multi-lingual template loader

19:c640f9566355 05/15/2009 04:34 pm Apollon Oikonomopoulos

Moved the metadata file location and cookie name to settings.py

13:9479acea0a5d 05/14/2009 01:10 pm Apollon Oikonomopoulos

Added basic IdP save/restore functionality and multilingual templates

4:5cbf3853243d 05/13/2009 01:20 pm Apollon Oikonomopoulos

Added string internationalization

1:d3187f0db3b5 05/06/2009 05:53 pm Apollon Oikonomopoulos

Basic metadata model and view

0:b88aaf284554 05/06/2009 05:22 pm Apollon Oikonomopoulos

Initial commit, basic django tree