app/soc/logic/site/map.py
Thu, 23 Oct 2008 05:21:26 +0000 Sverre Rabbelier Addressed comments by Pawel and Todd
Wed, 22 Oct 2008 16:21:50 +0000 Pawel Solyga Add Google Analytics support to Site Settings. The reason I created additional SettingsValidationForm is because you cannot inherit from Form that has already defined Meta class, so it's sort of workaround for that. I didn't want to have same validation functions in both Form classes.
Wed, 22 Oct 2008 06:20:02 +0000 Sverre Rabbelier Added a Host profile and generalized some views
Wed, 22 Oct 2008 06:19:12 +0000 Sverre Rabbelier Some more improvements to the generic view code
Mon, 20 Oct 2008 23:24:41 +0000 Sverre Rabbelier Make use of the new generic views
Sun, 19 Oct 2008 18:00:14 +0000 Pawel Solyga Add "View Sponsor Public Profile" to Sponsor Edit view template. Remove not needed <p> in home/public.html template. Add missing '$' at the end of some urls in site/map.py module.
Sun, 19 Oct 2008 16:17:32 +0000 Pawel Solyga Remove unused imports, fix too long lines and indentions.
less more (0) -10 -7 tip