Tue, 14 Oct 2008 12:36:55 +0000 | Pawel Solyga | Fixed imports sorting based on comments for r751. | file | diff | annotate |
Mon, 13 Oct 2008 21:54:51 +0000 | Pawel Solyga | Add missing blank lines between imports and sort all of the imports. | 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, 21 Sep 2008 08:50:42 +0000 | Pawel Solyga | Remove Author model (use Person instead). Update models after removing Author. Add new Sponsor, Organization models. | 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 |