Wed, 01 Oct 2008 19:17:13 +0000 | Pawel Solyga | Add missing blank line to follow PythonStyleGuide in document.py | file | diff | annotate |
Wed, 01 Oct 2008 00:48:46 +0000 | Todd Larsen | Add functions to soc/logic/document.py for dealing with partial_paths combined | file | diff | annotate |
Mon, 29 Sep 2008 15:31:50 +0000 | Todd Larsen | Make use of PolyModel for Works, Documents, etc. Add some (but not all) of | file | diff | annotate |
Sun, 14 Sep 2008 00:23:49 +0000 | Pawel Solyga | FIxed documentation in soc/logic/document.py for getDocumentFromPath function | file | diff | annotate |
Sat, 13 Sep 2008 22:00:51 +0000 | Pawel Solyga | Added Melange front page edit view where you can change title, content, feed url. Created SiteSettings and Document models and some logic for them. Added isFeedURLValid function in soc/logic/feed.py. Created some functions for handling datastore updates of different kinds of Models (soc/logic/model.py). Fixed some typos and too long lines of code. | file | diff | annotate |